Skip to content

Commit

Permalink
Merge pull request #334 from GDATASoftwareAG/renovate/dotnet
Browse files Browse the repository at this point in the history
Update dotnet
  • Loading branch information
lennartdohmann authored Jan 8, 2024
2 parents 37165f5 + 8734d7e commit 01217cb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions dotnet/Vaas/test/Vaas.Test/Vaas.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<PackageReference Include="DotNetEnv" Version="2.5.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="Moq.Contrib.HttpClient" Version="1.4.0" />
<PackageReference Include="Snapshooter.Xunit" Version="0.13.0" />
<PackageReference Include="xunit" Version="2.6.4" />
<PackageReference Include="Snapshooter.Xunit" Version="0.14.0" />
<PackageReference Include="xunit" Version="2.6.5" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.6">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
Expand Down
2 changes: 1 addition & 1 deletion dotnet/examples/VaasExample/VaasExample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="GDataCyberDefense.Vaas" Version="6.0.1" />
<PackageReference Include="GDataCyberDefense.Vaas" Version="6.0.2" />
</ItemGroup>

</Project>

0 comments on commit 01217cb

Please sign in to comment.