Skip to content

Commit aa9a030

Browse files
Update plugin org.jetbrains.kotlin.jvm to v1.7.20
1 parent 137e7d3 commit aa9a030

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
@@ -1,7 +1,7 @@
11
import org.apache.tools.ant.filters.ReplaceTokens
22

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

0 commit comments

Comments
 (0)