Skip to content

Commit 3754b1e

Browse files
renovate[bot]Pfeil
authored andcommitted
chore(deps): update plugin io.freefair.maven-publish-java to v9.1.0
1 parent 9496d52 commit 3754b1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.0.0"
16+
id "io.freefair.maven-publish-java" version "9.1.0"
1717
}
1818

1919
group = 'edu.kit.datamanager'

0 commit comments

Comments
 (0)