Skip to content

Commit

Permalink
Bump Npgsql from 8.0.2 to 8.0.3 in /frameworks/FSharp/oxpecker/src/App
Browse files Browse the repository at this point in the history
Bumps [Npgsql](https://github.com/npgsql/npgsql) from 8.0.2 to 8.0.3.
- [Release notes](https://github.com/npgsql/npgsql/releases)
- [Commits](npgsql/npgsql@v8.0.2...v8.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 10, 2024
1 parent 5c4c3e1 commit 74d493f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frameworks/FSharp/oxpecker/src/App/App.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageReference Update="FSharp.Core" Version="8.0.200" />
<PackageReference Include="Dapper" Version="2.1.44" />
<PackageReference Include="Oxpecker" Version="0.10.1" />
<PackageReference Include="Npgsql" Version="8.0.2" />
<PackageReference Include="Npgsql" Version="8.0.3" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 74d493f

Please sign in to comment.