We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 560246b commit 848a8e8Copy full SHA for 848a8e8
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.6"
+ id("com.github.jmongard.git-semver-plugin") version "0.12.8"
4
kotlin("jvm") version "1.9.24"
5
}
6
0 commit comments