Skip to content

Commit

Permalink
Merge pull request #163 from TransbankDevelopers/bug/update-library
Browse files Browse the repository at this point in the history
update library for security reasons
  • Loading branch information
mvarlic authored Mar 1, 2023
2 parents f308437 + c404f0a commit 0f0a244
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Transbank/Transbank.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,8 @@

<ItemGroup>
<PackageReference Include="Microsoft.Web.Services3" Version="3.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
<PackageReference Include="MQTTnet" Version="3.0.8" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
<PackageReference Include="MQTTnet" Version="3.1.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 0f0a244

Please sign in to comment.