Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Commit

Permalink
Merge pull request #138 from Project-Cepi/renovate/org.jetbrains.kotl…
Browse files Browse the repository at this point in the history
…in.jvm-2.x

Update plugin org.jetbrains.kotlin.jvm to v2
  • Loading branch information
mergify[bot] authored May 21, 2024
2 parents 9d101a8 + dc3b729 commit b814ac0
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
Expand Up @@ -2,7 +2,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile

plugins {
// Apply the Kotlin JVM plugin to add support for Kotlin.
kotlin("jvm") version "1.9.24"
kotlin("jvm") version "2.0.0"
id("org.jetbrains.dokka") version "1.9.20"
kotlin("plugin.serialization") version "1.9.24"
`maven-publish`
Expand Down

0 comments on commit b814ac0

Please sign in to comment.