Skip to content

Commit 03bbea3

Browse files
author
Francisco Solis
authored
Merge pull request #20 from TheProgramSrc/renovate/org.jetbrains.kotlin.jvm-1.x
Update plugin org.jetbrains.kotlin.jvm to v1.7.10
2 parents 8d5fe41 + 3a2c3ef commit 03bbea3

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.0'
4+
id 'org.jetbrains.kotlin.jvm' version '1.7.10'
55
id 'maven-publish'
66
id 'com.github.johnrengelman.shadow' version '7.1.2'
77
id 'org.jetbrains.dokka' version '1.6.21'

0 commit comments

Comments
 (0)