Skip to content

Commit

Permalink
Merge pull request #33 from datalust/dependabot/nuget/src/Datalust.Pi…
Browse files Browse the repository at this point in the history
…ggy/npgsql-8.0.3

Bump npgsql from 7.0.4 to 8.0.3 in /src/Datalust.Piggy
  • Loading branch information
nblumhardt authored May 10, 2024
2 parents dc81fb3 + bd76f25 commit 6c04a1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Datalust.Piggy/Datalust.Piggy.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

<ItemGroup>
<PackageReference Include="dapper" Version="2.0.123" />
<PackageReference Include="npgsql" Version="7.0.4" />
<PackageReference Include="npgsql" Version="8.0.3" />
<PackageReference Include="Serilog" Version="2.12.0" />
<PackageReference Include="Serilog.Extensions.Logging" Version="3.1.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="4.1.0" />
Expand Down

0 comments on commit 6c04a1d

Please sign in to comment.