Skip to content

Commit

Permalink
Bump the gitversioning group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the gitversioning group with 2 updates: [Nerdbank.GitVersioning](https://github.com/dotnet/Nerdbank.GitVersioning) and [nbgv](https://github.com/dotnet/Nerdbank.GitVersioning).


Updates `Nerdbank.GitVersioning` from 3.6.143 to 3.6.146
- [Release notes](https://github.com/dotnet/Nerdbank.GitVersioning/releases)
- [Commits](https://github.com/dotnet/Nerdbank.GitVersioning/commits)

Updates `nbgv` from 3.6.143 to 3.6.146
- [Release notes](https://github.com/dotnet/Nerdbank.GitVersioning/releases)
- [Commits](https://github.com/dotnet/Nerdbank.GitVersioning/commits)

---
updated-dependencies:
- dependency-name: Nerdbank.GitVersioning
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gitversioning
- dependency-name: nbgv
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gitversioning
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 19, 2024
1 parent 9ffb5b0 commit 2cb69e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"nbgv": {
"version": "3.6.143",
"version": "3.6.146",
"commands": [
"nbgv"
]
Expand Down
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
-->
<ItemGroup Label="Source Only Global Packages" Condition=" '$(SourceOnlyPackagesEnabled)' == 'true' ">
<GlobalPackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" />
<GlobalPackageReference Include="Nerdbank.GitVersioning" Version="3.6.143" />
<GlobalPackageReference Include="Nerdbank.GitVersioning" Version="3.6.146" />
</ItemGroup>

<!--
Expand Down

0 comments on commit 2cb69e4

Please sign in to comment.