Skip to content

Commit 4519f95

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump io.freefair.maven-central.validate-poms from 9.0.0 to 9.1.0
Bumps [io.freefair.maven-central.validate-poms](https://github.com/freefair/gradle-plugins) from 9.0.0 to 9.1.0. - [Release notes](https://github.com/freefair/gradle-plugins/releases) - [Commits](freefair/gradle-plugins@9.0.0...9.1.0) --- updated-dependencies: - dependency-name: io.freefair.maven-central.validate-poms dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 525ce03 commit 4519f95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
id("com.github.ben-manes.versions") version "0.53.0"
44
id("org.sonatype.gradle.plugins.scan") version "3.1.4"
55
id("com.gradle.plugin-publish") version "2.0.0" apply false
6-
id("io.freefair.maven-central.validate-poms") version "9.0.0"
6+
id("io.freefair.maven-central.validate-poms") version "9.1.0"
77
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
88
}
99

0 commit comments

Comments
 (0)