Skip to content

Commit c5f32f0

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump io.freefair.maven-central.validate-poms from 8.0.1 to 8.1.0
Bumps [io.freefair.maven-central.validate-poms](https://github.com/freefair/gradle-plugins) from 8.0.1 to 8.1.0. - [Release notes](https://github.com/freefair/gradle-plugins/releases) - [Commits](freefair/gradle-plugins@8.0.1...8.1.0) --- 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 052c9d2 commit c5f32f0

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.47.0"
99
id("net.ossindex.audit") version "0.4.11"
10-
id("io.freefair.maven-central.validate-poms") version "8.0.1"
10+
id("io.freefair.maven-central.validate-poms") version "8.1.0"
1111
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
1212
id("org.jetbrains.kotlin.jvm") version "1.8.22" apply false
1313
id("com.google.devtools.ksp") version "1.8.22-1.0.11" apply false

0 commit comments

Comments
 (0)