Skip to content

Commit

Permalink
Update kotlin monorepo to v2.1.0 (#44)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent e99727e commit c9e238a
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.dsl.JvmTarget

plugins {
val kotlinVersion = "2.0.21"
val kotlinVersion = "2.1.0"

kotlin("jvm") version kotlinVersion
kotlin("plugin.allopen") version kotlinVersion
Expand Down

0 comments on commit c9e238a

Please sign in to comment.