Skip to content

Commit

Permalink
Merge pull request #1945 from tgstation/dependabot/nuget/Npgsql.Entit…
Browse files Browse the repository at this point in the history
…yFrameworkCore.PostgreSQL-8.0.8

Bump Npgsql.EntityFrameworkCore.PostgreSQL from 8.0.4 to 8.0.8
  • Loading branch information
tgstation-server-ci[bot] authored Sep 28, 2024
2 parents 18eb5e9 + ad5445c commit fff6410
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tgstation.Server.Host/Tgstation.Server.Host.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
<!-- Usage: YAML config plugin -->
<PackageReference Include="NetEscapades.Configuration.Yaml" Version="3.1.0" />
<!-- Usage: PostgresSQL ORM plugin -->
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.4" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.8" />
<!-- Usage: MYSQL/MariaDB ORM plugin -->
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="8.0.2" />
<!-- Usage: Discord interop -->
Expand Down

0 comments on commit fff6410

Please sign in to comment.