From 21e50b21c08bd298a792901c7b1345eafe5d4541 Mon Sep 17 00:00:00 2001 From: Guillaume Smet Date: Fri, 1 Jul 2022 18:56:56 +0200 Subject: [PATCH] Upgrade JReleaser to 1.1.0 (cherry picked from commit b254cc27c59cd3e2da4ed906f74395e91e81e06c) --- devtools/cli/distribution/release-cli.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devtools/cli/distribution/release-cli.sh b/devtools/cli/distribution/release-cli.sh index 786b207f485b2f..1867efa18d7308 100755 --- a/devtools/cli/distribution/release-cli.sh +++ b/devtools/cli/distribution/release-cli.sh @@ -45,7 +45,7 @@ export JRELEASER_PROJECT_VERSION=${VERSION} export JRELEASER_BRANCH=${BRANCH} export JRELEASER_CHOCOLATEY_GITHUB_BRANCH=${BRANCH} -jbang org.jreleaser:jreleaser:1.0.0 full-release \ +jbang org.jreleaser:jreleaser:1.1.0 full-release \ --git-root-search \ -od target