Skip to content

Commit

Permalink
Merge pull request #567 from loresoft/dependabot/nuget/sample/Tracker…
Browse files Browse the repository at this point in the history
….PostgreSQL/Tracker.PostgreSQL.Database/Npgsql-6.0.11

Bump Npgsql from 6.0.1 to 6.0.11 in /sample/Tracker.PostgreSQL/Tracker.PostgreSQL.Database
  • Loading branch information
pwelter34 authored May 10, 2024
2 parents 5f3f47e + 9a84dea commit 94e6220
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<ItemGroup>
<PackageReference Include="dbup-postgresql" Version="4.5.0" />
<PackageReference Include="Npgsql" Version="6.0.1" />
<PackageReference Include="Npgsql" Version="6.0.11" />
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="6.0.0" />
</ItemGroup>
Expand Down

0 comments on commit 94e6220

Please sign in to comment.