We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b931bc1 commit 19a6d2bCopy full SHA for 19a6d2b
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 "9.1.0"
+ id "io.freefair.maven-publish-java" version "9.2.0"
17
}
18
19
group = 'edu.kit.datamanager'
0 commit comments