cosmetic
This commit is contained in:
parent
3ab350bb93
commit
55bfc2294c
1 changed files with 1 additions and 5 deletions
|
@ -2,13 +2,9 @@ plugins {
|
|||
id "io.codearte.nexus-staging" version "0.21.1"
|
||||
}
|
||||
|
||||
apply plugin: 'java'
|
||||
apply plugin: 'java-library'
|
||||
apply plugin: 'maven'
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
}
|
||||
|
||||
compileJava {
|
||||
sourceCompatibility = JavaVersion.VERSION_11
|
||||
targetCompatibility = JavaVersion.VERSION_11
|
||||
|
|
Loading…
Reference in a new issue