Skip to content

Commit

Permalink
Update gitversion to 6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent 149f7e5 commit e6dcaf9
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": {
"gitversion.tool": {
"version": "6.0.5",
"version": "6.1.0",
"commands": ["dotnet-gitversion"],
"rollForward": false
},
Expand Down
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<PackageVersion Include="FluentValidation" Version="11.11.0" />
<PackageVersion Include="MediatR" Version="12.4.1" />
<PackageVersion Include="Polyfill" Version="7.5.0" />
<PackageVersion Include="GitVersion.Tool" Version="6.0.5" />
<PackageVersion Include="GitVersion.Tool" Version="6.1.0" />
<PackageVersion Include="docfx.console" Version="2.59.4" />
<PackageVersion Include="Nuke.Common" Version="9.0.3" />
<PackageVersion Include="ReportGenerator" Version="5.4.1" />
Expand Down

0 comments on commit e6dcaf9

Please sign in to comment.