Skip to content

Commit 9513b44

Browse files
Bump io.freefair.maven-central.validate-poms from 8.10 to 8.12.2.1
Bumps [io.freefair.maven-central.validate-poms](https://github.com/freefair/gradle-plugins) from 8.10 to 8.12.2.1. - [Release notes](https://github.com/freefair/gradle-plugins/releases) - [Commits](freefair/gradle-plugins@8.10...8.12.2.1) --- updated-dependencies: - dependency-name: io.freefair.maven-central.validate-poms dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e3e42c5 commit 9513b44

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
@@ -11,7 +11,7 @@ plugins {
1111
id("net.ossindex.audit") version "0.4.11"
1212
id("com.gradle.plugin-publish") version "1.3.0"
1313
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
14-
id("io.freefair.maven-central.validate-poms") version "8.10"
14+
id("io.freefair.maven-central.validate-poms") version "8.12.2.1"
1515
}
1616

1717
val dependencyVersions = listOf<String>(

0 commit comments

Comments
 (0)