Skip to content

Commit

Permalink
Merge pull request #9010 from TechEmpower/dependabot/nuget/frameworks…
Browse files Browse the repository at this point in the history
…/FSharp/oxpecker/src/App/Npgsql-8.0.3

Bump Npgsql from 8.0.2 to 8.0.3 in /frameworks/FSharp/oxpecker/src/App
  • Loading branch information
github-actions[bot] committed May 10, 2024
2 parents 5c4c3e1 + 74d493f commit 53071c6
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 53071c6

Please sign in to comment.