Skip to content

Commit 8aace84

Browse files
authored
Merge pull request #235 from kit-data-manager/renovate/io.freefair.maven-publish-java-8.x
chore(deps): update plugin io.freefair.maven-publish-java to v8.13.1
2 parents 2f140ce + 49fe1da commit 8aace84

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

1919
group 'edu.kit.datamanager'

0 commit comments

Comments
 (0)