Skip to content

Commit

Permalink
chore(deps): update dependency npgsql.dependencyinjection to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2024
1 parent cb42a1f commit 4d2301b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Storage/Altinn.Platform.Storage.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
<PackageReference Include="Npgsql" Version="8.0.6" />
<PackageReference Include="Npgsql.DependencyInjection" Version="8.0.6" />
<PackageReference Include="Npgsql.DependencyInjection" Version="9.0.1" />
<PackageReference Include="Yuniql.AspNetCore" Version="1.2.25" />
<PackageReference Include="Yuniql.PostgreSql" Version="1.3.15" />
</ItemGroup>
Expand Down

0 comments on commit 4d2301b

Please sign in to comment.