Skip to content

Commit 62a52e3

Browse files
committed
Bump jreleaser to skip maven central publication checks
1 parent f9aae7f commit 62a52e3

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
@@ -4,7 +4,7 @@ plugins {
44
// Standard Artifact Publish
55
id 'maven-publish'
66
id 'signing'
7-
id 'org.jreleaser' version '1.18.0'
7+
id 'org.jreleaser' version '1.22.0'
88
}
99
group = project.maven_group
1010
version = "${project.mod_version}+${project.minecraft_version}"

0 commit comments

Comments
 (0)