Skip to content

Commit

Permalink
Update dependency AWSSDK.KeyManagementService to v3.7.300
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 10, 2023
1 parent 27c5c14 commit f522ef0
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.300" />
<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.300, )",
"resolved": "3.7.300",
"contentHash": "HYhTxYpGkBpUxVE/TsFRAMBLOaa8Xs9DonjZsX90ACQ2PSq18t0jkq3oKJeMpsEccz/BEuWDJiiTVA5Xp151AQ==",
"dependencies": {
"AWSSDK.Core": "[3.7.202.9, 4.0.0)"
"AWSSDK.Core": "[3.7.300, 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.300",
"contentHash": "Sf6Y3Ip44LUnTsFK2lz5heMThQQ4eYqN2u1xF/jA5K6uiXUeIHV4ISGb/reQ4MEOejiD15e+dtYy3Zebn4yXLw=="
},
"Castle.Core": {
"type": "Transitive",
Expand Down

0 comments on commit f522ef0

Please sign in to comment.