We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9334d06 commit d87f302Copy full SHA for d87f302
dusseldorf-ktor-testapp/build.gradle.kts
@@ -8,7 +8,7 @@ val junitJupiterVersion = "5.10.2"
8
val mainClass = "no.nav.AppKt"
9
10
plugins {
11
- kotlin("jvm") version "1.9.23"
+ kotlin("jvm") version "1.9.24"
12
id("com.github.johnrengelman.shadow") version "8.1.1"
13
}
14
0 commit comments