Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

Commit

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

chore(deps): update plugin org.jetbrains.kotlin.jvm to v1.7.0
  • Loading branch information
yamin8000 committed Jun 8, 2022
2 parents a5c831b + d018ebb commit 66324c3
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 {
val kotlinVersion = "1.6.21"
val kotlinVersion = "1.7.0"
kotlin("jvm") version kotlinVersion
application
id("com.github.johnrengelman.shadow") version "7.1.2"
Expand Down

0 comments on commit 66324c3

Please sign in to comment.