We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9496d52 commit 3754b1eCopy full SHA for 3754b1e
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.0.0"
+ id "io.freefair.maven-publish-java" version "9.1.0"
17
}
18
19
group = 'edu.kit.datamanager'
0 commit comments