Skip to content
This repository was archived by the owner on Dec 4, 2022. It is now read-only.

Commit dd3f2db

Browse files
committed
Update to kotlin 1.7.21
1 parent ce954a2 commit dd3f2db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
kotlin("jvm") version "1.6.20"
2+
kotlin("jvm") version "1.7.21"
33
id("com.github.gmazzo.buildconfig") version "3.1.0"
44
application
55
}

0 commit comments

Comments
 (0)