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 eb62c2a commit 821e4caCopy full SHA for 821e4ca
build.gradle.kts
@@ -7,7 +7,7 @@ plugins {
7
id("maven-publish")
8
id("com.github.ben-manes.versions") version "0.51.0"
9
id("net.ossindex.audit") version "0.4.11"
10
- id("io.freefair.maven-central.validate-poms") version "8.4"
+ id("io.freefair.maven-central.validate-poms") version "8.6"
11
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
12
id("org.jetbrains.kotlin.jvm") version "1.9.22" apply false
13
id("com.google.devtools.ksp") version "1.9.22-1.0.17" apply false
0 commit comments