Skip to content

Commit

Permalink
chore(deps): update nuget non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 9, 2024
1 parent 6f23e3e commit c8eb8fb
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions backend/packagegroups/NuGet.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

<ItemGroup Label="Altinn specific packages">
<PackageReference Update="Altinn.App.Core" Version="8.0.0-rc1" />
<PackageReference Update="Altinn.Common.AccessToken" Version="4.4.4" />
<PackageReference Update="Altinn.Common.AccessTokenClient" Version="3.0.5" />
<PackageReference Update="Altinn.Common.AccessToken" Version="4.5.0" />
<PackageReference Update="Altinn.Common.AccessTokenClient" Version="3.0.6" />
<PackageReference Update="Altinn.Platform.Storage.Interface" Version="3.30.0" />
</ItemGroup>

Expand All @@ -24,20 +24,20 @@
<PackageReference Update="Microsoft.Azure.Security.KeyVault.Secrets" Version="4.5.0" />
<PackageReference Update="Microsoft.Azure.Services.AppAuthentication" Version="1.6.2" />
<PackageReference Update="Microsoft.Extensions.Configuration.AzureKeyVault" Version="3.1.24" />
<PackageReference Update="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="8.0.6" />
<PackageReference Update="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="8.0.7" />
<PackageReference Update="Microsoft.VisualStudio.Web.BrowserLink" Version="2.2.0" />
<PackageReference Update="HtmlAgilityPack" Version="1.11.61" />
<PackageReference Update="HtmlAgilityPack" Version="1.11.62" />
<PackageReference Update="Microsoft.DiaSymReader.Native" Version="1.7.0" />
<PackageReference Update="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.4" />
<PackageReference Update="Microsoft.EntityFrameworkCore.Tools" Version="8.0.7" />
<PackageReference Update="Microsoft.FeatureManagement.AspNetCore" Version="3.5.0" />
<PackageReference Update="Scrutor" Version="4.2.2" />
<PackageReference Update="Swashbuckle.AspNetCore" Version="6.6.2" />
<PackageReference Update="Swashbuckle.AspNetCore" Version="6.7.0" />
<PackageReference Update="Polly" Version="8.4.1" />
<PackageReference Update="Altinn.Authorization.ABAC" Version="0.0.8" />
<PackageReference Update="Altinn.ApiClients.Maskinporten" Version="9.1.0" />
<PackageReference Update="MediatR" Version="12.4.0" />
<PackageReference Update="DotNetEnv" Version="3.0.0" />
<PackageReference Update="DotNetEnv" Version="3.1.0" />
<PackageReference Update="NuGet.Versioning" Version="6.10.1" />
</ItemGroup>

Expand Down

0 comments on commit c8eb8fb

Please sign in to comment.