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 0dbfaa2 commit e7a9966Copy full SHA for e7a9966
build.gradle.kts
@@ -7,7 +7,7 @@ plugins {
7
id("maven-publish")
8
id("com.github.ben-manes.versions") version "0.42.0"
9
id("net.ossindex.audit") version "0.4.11"
10
- id("io.freefair.maven-central.validate-poms") version "6.4.0"
+ id("io.freefair.maven-central.validate-poms") version "6.4.1"
11
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
12
id("org.jetbrains.kotlin.jvm") version "1.6.10" apply false
13
id("com.google.devtools.ksp") version("1.6.10-1.0.2") apply false
0 commit comments