Skip to content

Commit

Permalink
Bump Npgsql to 5.0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
Qstick authored Aug 25, 2024
1 parent 5e5418f commit 7d3b9da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ServarrAPI/ServarrAPI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageReference Include="Dapper" Version="2.0.123" />
<PackageReference Include="FluentMigrator.Runner" Version="3.3.2" />
<PackageReference Include="FluentMigrator.Runner.Postgres" Version="3.3.2" />
<PackageReference Include="Npgsql" Version="5.0.10" />
<PackageReference Include="Npgsql" Version="5.0.18" />
<PackageReference Include="Octokit" Version="5.0.0" />
<PackageReference Include="Microsoft.TeamFoundationServer.Client" Version="16.170.0" />
</ItemGroup>
Expand Down

0 comments on commit 7d3b9da

Please sign in to comment.