Skip to content

Commit

Permalink
Merge pull request #397 from mauroservienti/dependabot/nuget/src/Npgs…
Browse files Browse the repository at this point in the history
…ql-8.0.5

Bump Npgsql from 8.0.4 to 8.0.5 in /src
  • Loading branch information
github-actions[bot] authored Oct 14, 2024
2 parents d2d88be + 2438d41 commit c0b2fe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NServiceBus.Shared/NServiceBus.Shared.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Npgsql" Version="8.0.4" />
<PackageReference Include="Npgsql" Version="8.0.5" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.2" />
<PackageReference Include="NServiceBus" Version="9.2.2" />
<PackageReference Include="NServiceBus.RabbitMQ" Version="9.1.1" />
Expand Down

0 comments on commit c0b2fe3

Please sign in to comment.