Skip to content

Commit

Permalink
chore(deps): bump Altinn.Platform.Storage.Interface in /src/developme…
Browse files Browse the repository at this point in the history
…nt (#8072)

Bumps [Altinn.Platform.Storage.Interface](https://github.com/Altinn/altinn-studio) from 3.6.2 to 3.7.0.
- [Release notes](https://github.com/Altinn/altinn-studio/releases)
- [Commits](https://github.com/Altinn/altinn-studio/commits)

---
updated-dependencies:
- dependency-name: Altinn.Platform.Storage.Interface
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 17, 2022
1 parent 1272108 commit 4a0c59b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/LocalTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageReference Include="Altinn.Authorization.ABAC" Version="0.0.5" />
<PackageReference Include="Altinn.Common.PEP" Version="1.0.39" />
<PackageReference Include="Altinn.Platform.Models" Version="1.1.1" />
<PackageReference Include="Altinn.Platform.Storage.Interface" Version="3.6.2" />
<PackageReference Include="Altinn.Platform.Storage.Interface" Version="3.7.0" />
<PackageReference Include="JWTCookieAuthentication" Version="2.4.2" />
<PackageReference Include="Microsoft.Azure.DocumentDB.Core" Version="2.16.2" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="6.0.0" />
Expand Down

0 comments on commit 4a0c59b

Please sign in to comment.