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.
2 parents 1927c64 + 35cc905 commit 9db07d9Copy full SHA for 9db07d9
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 "9.1.0"
+ id "io.freefair.maven-publish-java" version "9.5.0"
17
}
18
19
group = 'edu.kit.datamanager'
0 commit comments