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 393defe commit f5a33daCopy full SHA for f5a33da
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.12.1"
+ id("io.freefair.maven-central.validate-poms") version "8.12.2"
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.10-1.0.31" apply false
0 commit comments