Skip to content

Commit

Permalink
Update dependency AWSSDK.KeyManagementService to v3.7.200.63
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 27, 2023
1 parent 27c5c14 commit 5cc5f0d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion tests/Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<ItemGroup>
<PackageReference Include="AutoFixture.AutoNSubstitute" Version="4.18.0" />
<PackageReference Include="AutoFixture.NUnit3" Version="4.18.0" />
<PackageReference Include="AWSSDK.KeyManagementService" Version="3.7.200.40" />
<PackageReference Include="AWSSDK.KeyManagementService" Version="3.7.200.63" />
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="NSubstitute" Version="5.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
Expand Down
12 changes: 6 additions & 6 deletions tests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
},
"AWSSDK.KeyManagementService": {
"type": "Direct",
"requested": "[3.7.200.40, )",
"resolved": "3.7.200.40",
"contentHash": "y/b8LvxnCntAj/z8HOsDHHj8Ce1nsuH4y/hIb+q8xqEYCEAbVkSlTu1609xGivlNFN67wpswNjEHnpHB9HzmwA==",
"requested": "[3.7.200.63, )",
"resolved": "3.7.200.63",
"contentHash": "ELTlSMsfXINLqyfzpYKuv0E00M2qaZNi3Kal97PKugi0hZSFucTWU2Pjjqfb2KsduH20NuMYRovCn6jWGkZt2g==",
"dependencies": {
"AWSSDK.Core": "[3.7.202.9, 4.0.0)"
"AWSSDK.Core": "[3.7.204.10, 4.0.0)"
}
},
"coverlet.collector": {
Expand Down Expand Up @@ -113,8 +113,8 @@
},
"AWSSDK.Core": {
"type": "Transitive",
"resolved": "3.7.202.9",
"contentHash": "hjIewc55pKljVXx+6vX/+8u/2BRnoaFeqnQRiauKonWKh58IRA99wrSUlfTrSEqAca+lVUNyEkyt2zNsFDis1w=="
"resolved": "3.7.204.10",
"contentHash": "wYTTmT2C8aik3AxQlOVTH2JpsEnprUCbmeImj04nv1bmfw/vhfh1egXX9/F4ptQF8RReMS4tWIS07csfFRG+Kg=="
},
"Castle.Core": {
"type": "Transitive",
Expand Down

0 comments on commit 5cc5f0d

Please sign in to comment.