Skip to content

Commit 9db07d9

Browse files
authored
Merge pull request #315 from kit-data-manager/renovate/io.freefair.maven-publish-java-9.x
chore(deps): update plugin io.freefair.maven-publish-java to v9.5.0
2 parents 1927c64 + 35cc905 commit 9db07d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ plugins {
1313
// Publishing of JAR to Nexus instances (e.g., OSSRH)
1414
// https://github.com/gradle-nexus/publish-plugin
1515
id "io.github.gradle-nexus.publish-plugin" version "2.0.0"
16-
id "io.freefair.maven-publish-java" version "9.1.0"
16+
id "io.freefair.maven-publish-java" version "9.5.0"
1717
}
1818

1919
group = 'edu.kit.datamanager'

0 commit comments

Comments
 (0)