We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2ea5c4 commit 09d7713Copy full SHA for 09d7713
build.gradle
@@ -1,7 +1,7 @@
1
plugins {
2
id 'java-library'
3
id 'maven-publish'
4
- id 'org.jreleaser' version '1.18.0'
+ id 'org.jreleaser' version '1.19.0'
5
id "com.diffplug.spotless" version "6.13.0"
6
}
7
0 commit comments