We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c2fa59d + 01bea90 commit fae7757Copy full SHA for fae7757
1 file changed
build.gradle.kts
@@ -2,7 +2,7 @@ import com.palantir.gradle.gitversion.VersionDetails
2
import java.util.Date
3
4
plugins {
5
- kotlin("jvm") version "2.1.21"
+ kotlin("jvm") version "2.2.0"
6
id("com.github.johnrengelman.shadow") version "8.1.1"
7
id("com.palantir.git-version") version "4.0.0"
8
application
0 commit comments