Skip to content

Commit

Permalink
fix(deps): update plugin org.jetbrains.kotlin.jvm from v1.9.22 to v1.…
Browse files Browse the repository at this point in the history
…9.23 (#9)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 11, 2024
1 parent 86132d4 commit 4d6c81a
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 @@ -3,7 +3,7 @@ repositories {
}

plugins {
kotlin("jvm") version "1.9.22"
kotlin("jvm") version "1.9.23"
}

dependencies {
Expand Down

0 comments on commit 4d6c81a

Please sign in to comment.