Skip to content

Commit

Permalink
chore(deps): update dependency npgsql.entityframeworkcore.postgresql …
Browse files Browse the repository at this point in the history
…to 8.0.8
  • Loading branch information
renovate[bot] authored Sep 27, 2024
1 parent e780192 commit ffec6ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MumbleApi/MumbleApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageReference Include="Microsoft.EntityFrameworkCore.Abstractions" Version="8.0.8" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.8" PrivateAssets="All" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="8.0.8" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.4" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.8" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.7.3" />
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="6.7.3" />
<PackageReference Include="Ulid" Version="1.3.4" />
Expand Down

0 comments on commit ffec6ef

Please sign in to comment.