Skip to content

Commit 9a84dea

Browse files
Bump Npgsql in /sample/Tracker.PostgreSQL/Tracker.PostgreSQL.Database
Bumps [Npgsql](https://github.com/npgsql/npgsql) from 6.0.1 to 6.0.11. - [Release notes](https://github.com/npgsql/npgsql/releases) - [Commits](npgsql/npgsql@v6.0.1...v6.0.11) --- updated-dependencies: - dependency-name: Npgsql dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5f3f47e commit 9a84dea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample/Tracker.PostgreSQL/Tracker.PostgreSQL.Database/Tracker.PostgreSQL.Database.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<ItemGroup>
1313
<PackageReference Include="dbup-postgresql" Version="4.5.0" />
14-
<PackageReference Include="Npgsql" Version="6.0.1" />
14+
<PackageReference Include="Npgsql" Version="6.0.11" />
1515
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="6.0.0" />
1616
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="6.0.0" />
1717
</ItemGroup>

0 commit comments

Comments
 (0)