Skip to content

Commit

Permalink
chore(deps): update nuget non-major dependencies to 8.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 14, 2024
1 parent 67294de commit 38f8afe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/App/App.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
<RootNamespace>Altinn.App</RootNamespace>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Altinn.App.Api" Version="8.3.7">
<PackageReference Include="Altinn.App.Api" Version="8.3.8">
<CopyToOutputDirectory>lib\$(TargetFramework)\*.xml</CopyToOutputDirectory>
</PackageReference>
<PackageReference Include="Altinn.App.Core" Version="8.3.7" />
<PackageReference Include="Altinn.App.Core" Version="8.3.8" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="8.0.1" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.9.0" />
</ItemGroup>
Expand Down

0 comments on commit 38f8afe

Please sign in to comment.