Skip to content

Commit ab73270

Browse files
Update plugin org.jetbrains.kotlin.jvm to v1.8.22
1 parent 583bfae commit ab73270

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import org.apache.tools.ant.filters.ReplaceTokens
22

33
plugins {
4-
id 'org.jetbrains.kotlin.jvm' version '1.7.20'
4+
id 'org.jetbrains.kotlin.jvm' version '1.8.22'
55
id 'maven-publish'
66
id 'com.github.johnrengelman.shadow' version '7.1.2'
77
id 'org.jetbrains.dokka' version '1.7.20'

0 commit comments

Comments
 (0)