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.
2 parents 927616a + 33201d3 commit 7201404Copy full SHA for 7201404
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.20"
+ kotlin("jvm") version "2.1.21"
6
id("com.github.johnrengelman.shadow") version "8.1.1"
7
id("com.palantir.git-version") version "3.2.0"
8
application
0 commit comments