Skip to content

Commit bd74263

Browse files
Bump Npgsql from 9.0.4 to 10.0.0
--- updated-dependencies: - dependency-name: Npgsql dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b101ad8 commit bd74263

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Core/Altinn.Platform.Authentication.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageReference Include="Altinn.Register.Contracts" Version="1.4.1" />
2020
<PackageReference Include="Altinn.Urn" Version="4.0.0" />
2121
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.15.0" />
22-
<PackageReference Include="Npgsql" Version="9.0.4" />
22+
<PackageReference Include="Npgsql" Version="10.0.0" />
2323
</ItemGroup>
2424

2525
<ItemGroup>

0 commit comments

Comments
 (0)