Skip to content

Commit 0a21829

Browse files
committed
Do not list Gradle plugin twice
1 parent 0cbf72a commit 0a21829

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ apply plugin: 'java'
1717
apply plugin: 'de.thetaphi.forbiddenapis'
1818
apply plugin: 'jacoco'
1919
apply plugin: 'signing'
20-
apply plugin: 'io.codearte.nexus-staging'
2120

2221
sourceCompatibility = JavaVersion.VERSION_11
2322
group = 'org.dstadler'

0 commit comments

Comments
 (0)