Skip to content

Commit da5ed0d

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump io.freefair.maven-central.validate-poms from 6.4.3 to 6.4.3.1
Bumps [io.freefair.maven-central.validate-poms](https://github.com/freefair/gradle-plugins) from 6.4.3 to 6.4.3.1. - [Release notes](https://github.com/freefair/gradle-plugins/releases) - [Commits](freefair/gradle-plugins@6.4.3...6.4.3.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] <support@github.com>
1 parent 1458229 commit da5ed0d

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
@@ -8,7 +8,7 @@ plugins {
88
id("signing")
99
id("com.github.ben-manes.versions") version "0.42.0"
1010
id("net.ossindex.audit") version "0.4.11"
11-
id("io.freefair.maven-central.validate-poms") version "6.4.3"
11+
id("io.freefair.maven-central.validate-poms") version "6.4.3.1"
1212
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
1313
}
1414

0 commit comments

Comments
 (0)