Skip to content

Commit

Permalink
Update gitversion to v6.0.0-beta.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 2, 2024
1 parent f64c2dc commit cc68dc4
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.0-beta.4",
"version": "6.0.0-beta.5",
"commands": ["dotnet-gitversion"]
},
"dotnet-reportgenerator-globaltool": {
Expand Down
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageVersion Include="Roslynator.Refactorings" Version="4.11.0" />
</ItemGroup>
<ItemGroup>
<PackageVersion Include="GitVersion.Tool" Version="6.0.0-beta.4" />
<PackageVersion Include="GitVersion.Tool" Version="6.0.0-beta.5" />
<PackageVersion Include="JetBrains.ReSharper.GlobalTools" Version="2023.3.3" />
<PackageVersion Include="Nuke.Common" Version="8.0.0" />
<PackageVersion Include="ReportGenerator" Version="5.2.2" />
Expand Down

0 comments on commit cc68dc4

Please sign in to comment.