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 34c602c commit f03162eCopy full SHA for f03162e
build.gradle.kts
@@ -14,7 +14,7 @@ tasks.wrapper {
14
}
15
16
plugins {
17
- id("com.github.ben-manes.versions") version "0.52.0"
+ id("com.github.ben-manes.versions") version "0.53.0"
18
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
19
id("org.ajoberstar.grgit") version "5.3.3"
20
kotlin("jvm") version "2.1.21" apply false
0 commit comments