Skip to content

Commit

Permalink
Bump Npgsql from 6.0.3 to 6.0.11 in /CompuMaster.Test.Tools.Data
Browse files Browse the repository at this point in the history
Bumps [Npgsql](https://github.com/npgsql/npgsql) from 6.0.3 to 6.0.11.
- [Release notes](https://github.com/npgsql/npgsql/releases)
- [Commits](npgsql/npgsql@v6.0.3...v6.0.11)

---
updated-dependencies:
- dependency-name: Npgsql
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 10, 2024
1 parent d73efd1 commit b465ce9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CompuMaster.Test.Tools.Data/CompuMaster.Test.Data.vbproj
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
<PackageReference Include="CompuMaster.Web.TinyWebServerAdvanced" Version="2021.7.28.100" />
<PackageReference Include="JUnitTestLogger4GitHub" Version="1.1.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="Npgsql" Version="6.0.3" />
<PackageReference Include="Npgsql" Version="6.0.11" />
<PackageReference Include="NUnit" Version="3.14.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="System.Data.Odbc" Version="6.0.0" />
Expand Down

0 comments on commit b465ce9

Please sign in to comment.