Skip to content

Commit

Permalink
chore(deps): update gitversion to 6.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 15, 2024
1 parent 100a399 commit e6d2b93
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 @@ -9,7 +9,7 @@
]
},
"gitversion.tool": {
"version": "6.0.2",
"version": "6.0.3",
"commands": [
"dotnet-gitversion"
]
Expand Down
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<PackageVersion Include="System.Threading.Tasks" Version="4.3.0" />
</ItemGroup>
<ItemGroup>
<PackageVersion Include="GitVersion.Tool" Version="6.0.2" />
<PackageVersion Include="GitVersion.Tool" Version="6.0.3" />
<PackageVersion Include="JetBrains.ReSharper.CommandLineTools" Version="2024.2.6" />
<PackageVersion Include="ReportGenerator" Version="5.3.11" />
<PackageVersion Include="Rocket.Surgery.Nuke" Version="1.7.4" />
Expand Down

0 comments on commit e6d2b93

Please sign in to comment.