Skip to content

Commit 42f3695

Browse files
dependabot[bot]Pfeil
authored andcommitted
build(deps): bump io.freefair.maven-publish-java from 8.10 to 8.10.2
Bumps [io.freefair.maven-publish-java](https://github.com/freefair/gradle-plugins) from 8.10 to 8.10.2. - [Release notes](https://github.com/freefair/gradle-plugins/releases) - [Commits](freefair/gradle-plugins@8.10...8.10.2) --- updated-dependencies: - dependency-name: io.freefair.maven-publish-java dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2e81b74 commit 42f3695

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

1919
group 'edu.kit.datamanager'

0 commit comments

Comments
 (0)