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 00183a9 commit 28a9a3eCopy full SHA for 28a9a3e
build.gradle.kts
@@ -15,7 +15,7 @@ tasks.wrapper {
15
16
plugins {
17
id("com.github.ben-manes.versions") version "0.51.0"
18
- id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
+ id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
19
id("org.ajoberstar.grgit") version "5.2.2"
20
kotlin("jvm") version "1.9.23" apply false
21
idea
0 commit comments