Skip to content

Commit

Permalink
Update nuget non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 26, 2024
1 parent d2e9f4e commit 4979057
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions backend/packagegroups/NuGet.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<PackageReference Update="Altinn.App.Core" Version="8.0.0-rc1" />
<PackageReference Update="Altinn.Common.AccessToken" Version="4.4.2" />
<PackageReference Update="Altinn.Common.AccessTokenClient" Version="3.0.3" />
<PackageReference Update="Altinn.Platform.Storage.Interface" Version="3.27.0" />
<PackageReference Update="Altinn.Platform.Storage.Interface" Version="3.28.0" />
</ItemGroup>

<ItemGroup Label="Shared nuget packages">
Expand Down Expand Up @@ -53,8 +53,8 @@
<PackageReference Update="Microsoft.AspNetCore.Mvc" Version="2.2.0" />
<PackageReference Update="Microsoft.CodeAnalysis.CSharp" Version="4.10.0" />
<PackageReference Update="Microsoft.CodeAnalysis.Common" Version="4.10.0" />
<PackageReference Update="Testcontainers" Version="3.8.0" />
<PackageReference Update="Testcontainers.PostgreSql" Version="3.8.0" />
<PackageReference Update="Testcontainers" Version="3.9.0" />
<PackageReference Update="Testcontainers.PostgreSql" Version="3.9.0" />
<PackageReference Update="Microsoft.AspNetCore.SignalR.Client" Version="8.0.6" />
<PackageReference Update="Microsoft.Extensions.DependencyModel" Version="8.0.0" />
</ItemGroup>
Expand Down

0 comments on commit 4979057

Please sign in to comment.