Skip to content

Commit f5d6f66

Browse files
committed
(build) update GRM to latest
1 parent a2be4a1 commit f5d6f66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.cake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
// Install .NET Core Global tools.
2525
#tool "dotnet:?package=Codecov.Tool&version=1.7.2"
26-
#tool "dotnet:?package=GitReleaseManager.Tool&version=0.8.0"
26+
#tool "dotnet:?package=GitReleaseManager.Tool&version=0.9.0"
2727

2828
// Load other scripts.
2929
#load "./build/utils/parameters.cake"

0 commit comments

Comments
 (0)