Skip to content

Commit fc7f486

Browse files
authoredNov 14, 2024··
Update dependency GitVersion.Tool to 6.0.5 (#722)
+semver:patch
1 parent 0e39076 commit fc7f486

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎build.cake

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#addin "nuget:?package=Cake.FileHelpers&version=7.0.0"
22
#tool "dotnet:?package=GitReleaseManager.Tool&version=0.18.0"
3-
#tool "dotnet:?package=GitVersion.Tool&version=6.0.4"
3+
#tool "dotnet:?package=GitVersion.Tool&version=6.0.5"
44

55
#load "./build/parameters.cake"
66

0 commit comments

Comments
 (0)
Please sign in to comment.