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 766405e commit 521b249Copy full SHA for 521b249
build.gradle
@@ -22,8 +22,6 @@ subprojects {
22
apply plugin: 'maven-publish'
23
apply plugin: 'org.jreleaser'
24
25
- sourceCompatibility = JavaVersion.VERSION_1_8
26
-
27
repositories {
28
mavenCentral()
29
}
0 commit comments