Skip to content

Commit

Permalink
Merge pull request #1416 from DFE-Digital/dependabot/nuget/GetIntoTea…
Browse files Browse the repository at this point in the history
…chingApi/Npgsql-7.0.7

Bump Npgsql from 7.0.6 to 7.0.7 in /GetIntoTeachingApi
  • Loading branch information
martyn-w authored May 17, 2024
2 parents a10f858 + 81cecce commit 20ae687
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GetIntoTeachingApi/GetIntoTeachingApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</PackageReference>
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="7.0.12" />
<PackageReference Include="morelinq" Version="4.2.0" />
<PackageReference Include="Npgsql" Version="7.0.6" />
<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="Otp.NET" Version="1.4.0" />
Expand Down

0 comments on commit 20ae687

Please sign in to comment.