Skip to content

Commit 291e0e3

Browse files
committed
Bump Kotlin version from 1.7.0 to 1.7.10
1 parent 74af71a commit 291e0e3

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,6 +1,6 @@
11
plugins {
22
id("com.github.johnrengelman.shadow") version "7.1.2"
3-
kotlin("jvm") version "1.7.0"
3+
kotlin("jvm") version "1.7.10"
44
id("maven-publish")
55
}
66

0 commit comments

Comments
 (0)