From ce37c87ec60b544ca9e6e0da0114ba34515c2ea8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Nov 2021 10:14:26 +0000 Subject: [PATCH] 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] --- build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle.kts b/build.gradle.kts index d75b686c..2d56c412 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -7,7 +7,7 @@ plugins { id("maven-publish") id("com.github.ben-manes.versions") version "0.39.0" id("net.ossindex.audit") version "0.4.11" - id("io.freefair.maven-central.validate-poms") version "6.2.0" + id("io.freefair.maven-central.validate-poms") version "6.3.0" id("io.github.gradle-nexus.publish-plugin") version "1.1.0" id("org.jetbrains.kotlin.jvm") version "1.5.31" apply false id("org.jetbrains.kotlin.kapt") version "1.5.31" apply false