Skip to content

Commit

Permalink
chore(deps): update dependencies to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
engineering87 committed Feb 10, 2025
1 parent 3ff08c3 commit d78865c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/SharpConnector.Tests/SharpConnector.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="Moq" Version="4.20.72" />
<PackageReference Include="MSTest.TestAdapter" Version="3.7.3" />
<PackageReference Include="MSTest.TestFramework" Version="3.7.3" />
Expand Down
2 changes: 1 addition & 1 deletion src/SharpConnector/SharpConnector.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AWSSDK.DynamoDBv2" Version="3.7.405.18" />
<PackageReference Include="AWSSDK.DynamoDBv2" Version="3.7.405.19" />
<PackageReference Include="CouchbaseNetClient" Version="3.6.5" />
<PackageReference Include="EnyimMemcachedCore" Version="3.3.2" />
<PackageReference Include="LiteDB" Version="5.0.21" />
Expand Down

0 comments on commit d78865c

Please sign in to comment.