Skip to content

Commit

Permalink
Merge pull request #835 from TheEadie/renovate/npgsql-8.x
Browse files Browse the repository at this point in the history
Update dependency Npgsql to 8.0.4
  • Loading branch information
TheEadie authored Oct 12, 2024
2 parents 6204722 + f26639c commit b57156f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Worms.Hub.Storage/Worms.Hub.Storage.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="Azure.Storage.Queues" Version="12.20.1"/>
<PackageReference Include="Dapper" Version="2.1.35"/>
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="8.0.0"/>
<PackageReference Include="Npgsql" Version="8.0.3"/>
<PackageReference Include="Npgsql" Version="8.0.4"/>
</ItemGroup>

</Project>

0 comments on commit b57156f

Please sign in to comment.