Skip to content

Commit

Permalink
Bump NuGet.Versioning from 6.5.0 to 6.10.2
Browse files Browse the repository at this point in the history
Bumps [NuGet.Versioning](https://github.com/NuGet/NuGet.Client) from 6.5.0 to 6.10.2.
- [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-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 6859e06 commit 9572567
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<NoWarn>$(NoWarn);NU5128</NoWarn>

<!-- The version of certain packages is needed to copy dependencies when creating the NuGet package -->
<NuGetVersioningVersion>6.5.0</NuGetVersioningVersion>
<NuGetVersioningVersion>6.10.2</NuGetVersioningVersion>
</PropertyGroup>

<!-- ItemGroup with build files -->
Expand Down
2 changes: 1 addition & 1 deletion test/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<PackageVersion Include="NServiceBus" Version="9.0.2" />
<PackageVersion Include="Newtonsoft.Json" Version="13.0.3" />
<PackageVersion Include="Npgsql" Version="8.0.3" />
<PackageVersion Include="NuGet.Versioning" Version="6.5.0" />
<PackageVersion Include="NuGet.Versioning" Version="6.10.2" />
<PackageVersion Include="OpenTracing" Version="0.12.1" />
<PackageVersion Include="Oracle.ManagedDataAccess" Version="23.4.0" />
<PackageVersion Include="Oracle.ManagedDataAccess.Core" Version="23.4.0" />
Expand Down

0 comments on commit 9572567

Please sign in to comment.