Skip to content

Commit

Permalink
Merge pull request #1423 from DFE-Digital/dependabot/nuget/multi-6bf3…
Browse files Browse the repository at this point in the history
…9a701c

Bump Npgsql.EntityFrameworkCore.PostgreSQL.NetTopologySuite and Npgsql.EntityFrameworkCore.PostgreSQL
  • Loading branch information
martyn-w authored Jun 18, 2024
2 parents b8c4f62 + 6fe5c2c commit 3deb070
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions GetIntoTeachingApi/GetIntoTeachingApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="7.0.12" />
<PackageReference Include="morelinq" Version="4.2.0" />
<PackageReference Include="Npgsql" Version="7.0.7" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="7.0.11" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL.NetTopologySuite" Version="7.0.11" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="7.0.18" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL.NetTopologySuite" Version="7.0.18" />
<PackageReference Include="Otp.NET" Version="1.4.0" />
<PackageReference Include="ProjNET4GeoAPI" Version="1.4.1" />
<PackageReference Include="prometheus-net.AspNetCore" Version="8.2.1" />
Expand Down

0 comments on commit 3deb070

Please sign in to comment.