Skip to content

Commit f5caae5

Browse files
Bump io.freefair.maven-central.validate-poms from 8.13 to 8.13.1 (#544)
Bumps [io.freefair.maven-central.validate-poms](https://github.com/freefair/gradle-plugins) from 8.13 to 8.13.1. - [Release notes](https://github.com/freefair/gradle-plugins/releases) - [Commits](freefair/gradle-plugins@8.13...8.13.1) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a89de9e commit f5caae5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
id("signing")
1010
id("com.github.ben-manes.versions") version "0.52.0"
1111
id("net.ossindex.audit") version "0.4.11"
12-
id("io.freefair.maven-central.validate-poms") version "8.13"
12+
id("io.freefair.maven-central.validate-poms") version "8.13.1"
1313
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
1414
}
1515

0 commit comments

Comments
 (0)