Skip to content

Commit d647f91

Browse files
Bump io.freefair.maven-central.validate-poms from 8.14.2 to 9.0.0
Bumps io.freefair.maven-central.validate-poms from 8.14.2 to 9.0.0. --- updated-dependencies: - dependency-name: io.freefair.maven-central.validate-poms dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0a97564 commit d647f91

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
@@ -7,7 +7,7 @@ plugins {
77
id("maven-publish")
88
id("com.github.ben-manes.versions") version "0.53.0"
99
id("net.ossindex.audit") version "0.4.11"
10-
id("io.freefair.maven-central.validate-poms") version "8.14.2"
10+
id("io.freefair.maven-central.validate-poms") version "9.0.0"
1111
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
1212
alias(libs.plugins.kotlinJvm) apply false
1313
id("com.google.devtools.ksp") version "2.2.20-2.0.3" apply false

0 commit comments

Comments
 (0)