Skip to content

Commit

Permalink
Merge pull request #66 from Nopock/renovate/org.jetbrains.kotlin.jvm-1.x
Browse files Browse the repository at this point in the history
chore(deps): update plugin org.jetbrains.kotlin.jvm to v1.9.22
  • Loading branch information
Nopock committed Dec 25, 2023
2 parents 1f1c874 + 1bb3faf commit 679eb97
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.9.10"
kotlin("jvm") version "1.9.22"
id("org.jetbrains.dokka") version "1.9.0"
id("maven-publish")
id("java-library")
Expand Down

0 comments on commit 679eb97

Please sign in to comment.