Skip to content

Commit

Permalink
Merge pull request #3763 from siteserver/dependabot/nuget/src/Datory/…
Browse files Browse the repository at this point in the history
…Npgsql-8.0.3

Bump Npgsql from 6.0.3 to 8.0.3 in /src/Datory
  • Loading branch information
starlying authored May 13, 2024
2 parents 840435b + 3f450a9 commit f9b2af1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Datory/Datory.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<PackageReference Include="Dapper" Version="2.0.123" />
<PackageReference Include="MySql.Data" Version="8.0.28" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Npgsql" Version="6.0.3" />
<PackageReference Include="Npgsql" Version="8.0.3" />
<PackageReference Include="SqlKata" Version="2.4.0" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
<PackageReference Include="dmdbms.DmProvider" Version="1.1.3" />
Expand Down

0 comments on commit f9b2af1

Please sign in to comment.