Skip to content

Commit

Permalink
Merge pull request #61 from avisi-cloud/renovate/org.jetbrains.kotlin…
Browse files Browse the repository at this point in the history
….jvm-1.x

Update plugin org.jetbrains.kotlin.jvm to v1.7.20
  • Loading branch information
dirkgroot committed Oct 4, 2022
2 parents 1b3cd67 + ddf7f65 commit 821e67d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile

plugins {
kotlin("jvm") version "1.7.10"
kotlin("jvm") version "1.7.20"
application
}

Expand Down

0 comments on commit 821e67d

Please sign in to comment.