We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9602936 + 821a65b commit 56c6cb2Copy full SHA for 56c6cb2
build.gradle.kts
@@ -4,7 +4,7 @@ plugins {
4
id("java")
5
`maven-publish`
6
signing
7
- id("org.jreleaser") version "1.18.0"
+ id("org.jreleaser") version "1.21.0"
8
id("me.champeau.jmh") version "0.7.3"
9
}
10
0 commit comments