Skip to content

Commit

Permalink
Bump Npgsql from 6.0.7 to 8.0.3 in /Ayano.Core
Browse files Browse the repository at this point in the history
Bumps [Npgsql](https://github.com/npgsql/npgsql) from 6.0.7 to 8.0.3.
- [Release notes](https://github.com/npgsql/npgsql/releases)
- [Commits](npgsql/npgsql@v6.0.7...v8.0.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 9, 2024
1 parent ccffd0e commit 340a883
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Ayano.Core/Ayano.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<PackageReference Include="Serilog" Version="2.12.0" />
<PackageReference Include="VTP.RemoraHelpSystem" Version="1.1.2" />
<PackageReference Include="IronPython" Version="3.4.0-beta1" />
<PackageReference Include="Npgsql" Version="6.0.7" />
<PackageReference Include="Npgsql" Version="8.0.3" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 340a883

Please sign in to comment.