Skip to content

Commit

Permalink
build(deps): bump NuGet.Versioning from 6.11.0 to 6.11.1
Browse files Browse the repository at this point in the history
Bumps [NuGet.Versioning](https://github.com/NuGet/NuGet.Client) from 6.11.0 to 6.11.1.
- [Release notes](https://github.com/NuGet/NuGet.Client/releases)
- [Commits](https://github.com/NuGet/NuGet.Client/commits)

---
updated-dependencies:
- dependency-name: NuGet.Versioning
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and kennethmyhra committed Oct 2, 2024
1 parent 4e8d2c3 commit 027fbe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Spark.Engine.Test/Spark.Engine.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="Moq" Version="4.20.72" />
<PackageReference Include="MSTest.TestAdapter" Version="3.6.0" />
<PackageReference Include="MSTest.TestFramework" Version="3.6.0" />
<PackageReference Include="NuGet.Versioning" Version="6.11.0" />
<PackageReference Include="NuGet.Versioning" Version="6.11.1" />
<PackageReference Include="xunit" Version="2.9.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 027fbe7

Please sign in to comment.