Skip to content

Commit 79dc9e9

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump io.freefair.maven-central.validate-poms from 6.2.0 to 6.3.0
Bumps io.freefair.maven-central.validate-poms from 6.2.0 to 6.3.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] <[email protected]>
1 parent 717130d commit 79dc9e9

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.39.0"
99
id("net.ossindex.audit") version "0.4.11"
10-
id("io.freefair.maven-central.validate-poms") version "6.2.0"
10+
id("io.freefair.maven-central.validate-poms") version "6.3.0"
1111
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
1212
id("org.jetbrains.kotlin.jvm") version "1.5.31" apply false
1313
id("org.jetbrains.kotlin.kapt") version "1.5.31" apply false

0 commit comments

Comments
 (0)