Skip to content

Commit

Permalink
Update kotlin version
Browse files Browse the repository at this point in the history
  • Loading branch information
sambsnyd committed Sep 30, 2023
1 parent 0a0419b commit 5e7be11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
import java.util.*

plugins {
kotlin("jvm") version("1.8.0")
kotlin("jvm") version("1.9.0")
id("com.gradle.plugin-publish") version "1.1.0"
id("com.github.hierynomus.license") version "0.16.1"
}
Expand Down

0 comments on commit 5e7be11

Please sign in to comment.