We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e89590 commit 7d86711Copy full SHA for 7d86711
build.gradle.kts
@@ -12,7 +12,7 @@ plugins {
12
kotlin("jvm") version "2.1.10"
13
id("com.github.ben-manes.versions") version "0.52.0"
14
id("com.diffplug.spotless") version "7.0.2"
15
- id("com.vanniktech.maven.publish") version "0.30.0"
+ id("com.vanniktech.maven.publish") version "0.31.0"
16
}
17
18
0 commit comments