We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d203a41 commit 68a59b1Copy full SHA for 68a59b1
build.gradle.kts
@@ -1,6 +1,6 @@
1
plugins {
2
id("com.github.johnrengelman.shadow") version "8.1.1"
3
- id("com.github.jmongard.git-semver-plugin") version "0.12.10"
+ id("com.github.jmongard.git-semver-plugin") version "0.12.11"
4
kotlin("jvm") version "2.0.21"
5
}
6
0 commit comments