Skip to content

Commit fbbf87c

Browse files
Revert "Bump org.jetbrains.kotlin.jvm from 1.6.21 to 1.8.20"
This reverts commit 19a0470.
1 parent 19a0470 commit fbbf87c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
plugins {
88
// Apply the Kotlin JVM plugin to add support for Kotlin.
9-
id 'org.jetbrains.kotlin.jvm' version '1.8.20'
9+
id 'org.jetbrains.kotlin.jvm' version '1.6.21'
1010

1111
// Apply the application plugin to add support for building a CLI application.
1212
id 'application'

0 commit comments

Comments
 (0)