Skip to content

Commit

Permalink
chore(deps): bump Npgsql from 8.0.3 to 8.0.4 in /src/Authorization (#…
Browse files Browse the repository at this point in the history
…1064)

Bumps [Npgsql](https://github.com/npgsql/npgsql) from 8.0.3 to 8.0.4.
- [Release notes](https://github.com/npgsql/npgsql/releases)
- [Commits](npgsql/npgsql@v8.0.3...v8.0.4)

---
updated-dependencies:
- dependency-name: Npgsql
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 12, 2024
1 parent c915a9b commit 44b30fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Authorization/Altinn.Platform.Authorization.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="8.0.0" />
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="8.0.2" />
<PackageReference Include="Microsoft.FeatureManagement" Version="3.5.0" />
<PackageReference Include="Npgsql" Version="8.0.3" />
<PackageReference Include="Npgsql" Version="8.0.4" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.7.3" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
<PackageReference Include="Yuniql.AspNetCore" Version="1.2.25" />
Expand Down

0 comments on commit 44b30fa

Please sign in to comment.