Skip to content

Commit

Permalink
Update dependency Pomelo.EntityFrameworkCore.MySql to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 18, 2023
1 parent bb3a16e commit 5cb9aeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/KeyConnector/KeyConnector.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<PackageReference Include="MongoDB.Driver" Version="2.13.1"/>
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="5.0.7"/>
<PackageReference Include="Pkcs11Interop" Version="5.1.2"/>
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="5.0.1"/>
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="7.0.0"/>
<PackageReference Include="Serilog.AspNetCore" Version="4.1.0"/>
<PackageReference Include="Serilog.Settings.Configuration" Version="3.2.0"/>
<PackageReference Include="Serilog.Sinks.Console" Version="4.0.0"/>
Expand Down

0 comments on commit 5cb9aeb

Please sign in to comment.