Skip to content

Commit

Permalink
[deps]: Update nuget minor
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2023
1 parent 4009703 commit 178a57c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/KeyConnector/KeyConnector.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AWSSDK.KeyManagementService" Version="3.7.2.6"/>
<PackageReference Include="AWSSDK.KeyManagementService" Version="3.7.300.16"/>
<PackageReference Include="Azure.Identity" Version="1.10.4"/>
<PackageReference Include="Azure.Security.KeyVault.Certificates" Version="4.5.1"/>
<PackageReference Include="Azure.Security.KeyVault.Keys" Version="4.5.0"/>
Expand All @@ -25,7 +25,7 @@
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="7.0.14"/>
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.14"/>
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="7.0.14"/>
<PackageReference Include="MongoDB.Driver" Version="2.22.0"/>
<PackageReference Include="MongoDB.Driver" Version="2.23.0"/>
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="7.0.11"/>
<PackageReference Include="Pkcs11Interop" Version="5.1.2"/>
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="7.0.0"/>
Expand Down

0 comments on commit 178a57c

Please sign in to comment.