Skip to content

Commit

Permalink
Merge pull request #593 from GDATASoftwareAG/renovate/dotnet/all-non-…
Browse files Browse the repository at this point in the history
…major

dotnet: Update all non-major dependencies
  • Loading branch information
lennartdohmann authored Sep 9, 2024
2 parents be76434 + 5a9895b commit f6a1988
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dotnet/Vaas/test/Vaas.Test/Vaas.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="DotNetEnv" Version="3.1.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="Moq.Contrib.HttpClient" Version="1.4.0" />
<PackageReference Include="Snapshooter.Xunit" Version="0.14.1" />
<PackageReference Include="xunit" Version="2.9.0" />
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="7.5.0" />
<PackageReference Include="GDataCyberDefense.Vaas" Version="7.5.1" />
</ItemGroup>

</Project>

0 comments on commit f6a1988

Please sign in to comment.