Skip to content

Commit

Permalink
build(deps): bump NuGet.Versioning from 6.8.0 to 6.9.1
Browse files Browse the repository at this point in the history
Bumps [NuGet.Versioning](https://github.com/NuGet/NuGet.Client) from 6.8.0 to 6.9.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-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Feb 14, 2024
1 parent 94e5d99 commit 46eaa1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NServiceBus.RavenDB/NServiceBus.RavenDB.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<ItemGroup>
<PackageReference Include="Fody" Version="6.8.0" PrivateAssets="All" />
<PackageReference Include="NServiceBus" Version="9.0.0-alpha.5" />
<PackageReference Include="NuGet.Versioning" Version="6.8.0" />
<PackageReference Include="NuGet.Versioning" Version="6.9.1" />
<PackageReference Include="Obsolete.Fody" Version="5.3.0" PrivateAssets="All" />
<PackageReference Include="Particular.Packaging" Version="4.0.0" PrivateAssets="All" />
<PackageReference Include="RavenDB.Client" Version="[5.4.110, 6.0.0)" />
Expand Down

0 comments on commit 46eaa1e

Please sign in to comment.