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 09c57cd commit 009e041Copy full SHA for 009e041
build.gradle.kts
@@ -7,7 +7,7 @@ plugins {
7
id("maven-publish")
8
id("com.github.ben-manes.versions") version "0.52.0"
9
id("net.ossindex.audit") version "0.4.11"
10
- id("io.freefair.maven-central.validate-poms") version "8.13.1"
+ id("io.freefair.maven-central.validate-poms") version "8.14"
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.1.21-2.0.2" apply false
0 commit comments