Skip to content

Commit ee52aab

Browse files
committed
Bump kotlinDSLWorkspace Kotlin to 1.8.10
1 parent b70a170 commit ee52aab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/src/test/resources/kotlinDSLWorkspace/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
// TODO: Currently not possible, see https://github.com/gradle/gradle/issues/9830
33
// kotlin("jvm") version "$kotlinVersion"
4-
kotlin("jvm") version "1.3.50"
4+
kotlin("jvm") version "1.8.10"
55
}
66

77
repositories {

0 commit comments

Comments
 (0)