Skip to content

Commit a8e1a38

Browse files
Bump org.jreleaser from 1.21.0 to 1.23.0
Bumps org.jreleaser from 1.21.0 to 1.23.0. --- updated-dependencies: - dependency-name: org.jreleaser dependency-version: 1.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f1999a7 commit a8e1a38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ plugins {
1313
// See https://docs.gradle.org/current/userguide/java_platform_plugin.html
1414
// See https://github.com/Yubico/java-webauthn-server/issues/93#issuecomment-822806951
1515
id 'project-convention-publish'
16-
id 'org.jreleaser' version '1.21.0'
16+
id 'org.jreleaser' version '1.23.0'
1717
}
1818

1919
import com.yubico.gradle.GitUtils

0 commit comments

Comments
 (0)