Skip to content

Commit 6ac4cdf

Browse files
Bump io.freefair.maven-central.validate-poms from 8.10 to 8.10.2
Bumps [io.freefair.maven-central.validate-poms](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-central.validate-poms dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c3c6c6e commit 6ac4cdf

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
@@ -2,7 +2,7 @@ plugins {
22
id("maven-publish")
33
id("com.github.ben-manes.versions") version "0.51.0"
44
id("net.ossindex.audit") version "0.4.11"
5-
id("io.freefair.maven-central.validate-poms") version "8.10"
5+
id("io.freefair.maven-central.validate-poms") version "8.10.2"
66
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
77
}
88

0 commit comments

Comments
 (0)