Skip to content
This repository was archived by the owner on Jan 20, 2023. It is now read-only.

Commit 5d30365

Browse files
committed
Kotlinのアップデート
1 parent cfa2490 commit 5d30365

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.4.10"
2+
kotlin("jvm") version "1.4.20"
33
id("org.jlleitschuh.gradle.ktlint") version "9.4.1"
44
id("jacoco")
55
}

0 commit comments

Comments
 (0)