Skip to content

Commit 405d44a

Browse files
author
Alexander Furer
committed
release version=3.5.1 nexus publishing fixes
1 parent dd35aa3 commit 405d44a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ buildscript {
1717
classpath "org.jfrog.buildinfo:build-info-extractor-gradle:4.0.0"
1818
classpath 'com.palantir:jacoco-coverage:0.4.0'
1919
classpath "io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.21.1"
20-
classpath "de.marcphilipp.gradle:nexus-publish-plugin:0.3.1"
20+
classpath "de.marcphilipp.gradle:nexus-publish-plugin:0.4.0"
2121
}
2222
}
2323

0 commit comments

Comments
 (0)