Skip to content

Commit

Permalink
Merge pull request #138 from sphexator/dependabot/nuget/Hanekawa.Infr…
Browse files Browse the repository at this point in the history
…astructure/Npgsql-8.0.3

Bump Npgsql from 8.0.2 to 8.0.3 in /Hanekawa.Infrastructure
  • Loading branch information
sphexator authored Aug 16, 2024
2 parents 2bf0944 + 0879488 commit 3e28e44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Hanekawa.Infrastructure/Hanekawa.Infrastructure.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="8.0.2" />
<PackageReference Include="Npgsql" Version="8.0.2" />
<PackageReference Include="Npgsql" Version="8.0.3" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.2" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL.Design" Version="1.1.1" />
<PackageReference Include="StackExchange.Redis" Version="2.7.27" />
Expand Down

0 comments on commit 3e28e44

Please sign in to comment.