Skip to content

Commit

Permalink
Bump Altinn.Swashbuckle from 2.1.0 to 2.1.1 in /src/Authorization
Browse files Browse the repository at this point in the history
Bumps [Altinn.Swashbuckle](https://github.com/Altinn/altinn-authorization-utils) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/Altinn/altinn-authorization-utils/releases)
- [Changelog](https://github.com/Altinn/altinn-authorization-utils/blob/main/release-please-config.json)
- [Commits](Altinn/altinn-authorization-utils@Altinn.Swashbuckle-v2.1.0...Altinn.Swashbuckle-v2.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent c80bf99 commit 40f6f12
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 @@ -14,7 +14,7 @@
<PackageReference Include="Altinn.Common.AccessTokenClient" Version="3.0.9" />
<PackageReference Include="Altinn.Common.PEP" Version="4.0.0" />
<PackageReference Include="Altinn.Platform.Models" Version="1.6.1" />
<PackageReference Include="Altinn.Swashbuckle" Version="2.1.0" />
<PackageReference Include="Altinn.Swashbuckle" Version="2.1.1" />
<PackageReference Include="Altinn.Urn" Version="2.5.1" />
<PackageReference Include="Altinn.Urn.Swashbuckle" Version="2.5.1" />
<PackageReference Include="AutoMapper" Version="13.0.1" />
Expand Down

0 comments on commit 40f6f12

Please sign in to comment.