Skip to content

Commit

Permalink
chore(deps): update plugin org.jetbrains.kotlin.jvm to v2 (#230)
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 Feb 27, 2025
1 parent bceb288 commit 58f9a3e
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 @@ -5,7 +5,7 @@ import org.jreleaser.model.Distribution


plugins {
kotlin("jvm") version "1.9.25"
kotlin("jvm") version "2.1.10"
id("org.jreleaser") version "1.16.0"
id("com.palantir.git-version") version "3.1.0"
id("maven-publish")
Expand Down

0 comments on commit 58f9a3e

Please sign in to comment.