Skip to content
Snippets Groups Projects
Commit 702bda01 authored by dgelessus's avatar dgelessus
Browse files

Remove redundant targetCompatibility (defaults to sourceCompatibility)

parent 3075f750
No related branches found
No related tags found
No related merge requests found
Pipeline #144784 passed
......@@ -23,7 +23,6 @@ dependencies {
java {
sourceCompatibility = JavaVersion.VERSION_1_8
targetCompatibility = JavaVersion.VERSION_1_8
withSourcesJar()
withJavadocJar()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment