We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6029f5e + a2440e2 commit dadf2b8Copy full SHA for dadf2b8
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.2.0"
+ kotlin("jvm") version "2.2.10"
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