We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2f140ce + 49fe1da commit 8aace84Copy full SHA for 8aace84
1 file changed
build.gradle
@@ -13,7 +13,7 @@ plugins {
13
// Publishing of JAR to Nexus instances (e.g., OSSRH)
14
// https://github.com/gradle-nexus/publish-plugin
15
id "io.github.gradle-nexus.publish-plugin" version "2.0.0"
16
- id "io.freefair.maven-publish-java" version "8.13"
+ id "io.freefair.maven-publish-java" version "8.13.1"
17
}
18
19
group 'edu.kit.datamanager'
0 commit comments