We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ffbd73 commit 440ecaaCopy full SHA for 440ecaa
build.gradle.kts
@@ -7,7 +7,7 @@ plugins {
7
id("maven-publish")
8
id("com.github.ben-manes.versions") version "0.53.0"
9
id("org.sonatype.gradle.plugins.scan") version "3.1.4"
10
- id("io.freefair.maven-central.validate-poms") version "8.14.2"
+ id("io.freefair.maven-central.validate-poms") version "9.0.0"
11
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
12
alias(libs.plugins.kotlinJvm) apply false
13
id("com.google.devtools.ksp") version "2.2.20-2.0.3" apply false
0 commit comments