Skip to content

Commit 22f9d50

Browse files
author
Francisco Solis
authored
Merge pull request #27 from TheProgramSrc/renovate/org.jetbrains.kotlin.jvm-1.x
2 parents 90b8f02 + aa9a030 commit 22f9d50

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.20'

0 commit comments

Comments
 (0)