Skip to content

Commit

Permalink
chore(deps): update plugin org.jetbrains.kotlin.jvm to v2.0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 10, 2024
1 parent 7e5dc8a commit 83fedf9
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 @@ -6,7 +6,7 @@ version = "2.2.0"

plugins {
`maven-publish`
kotlin("jvm") version "2.0.20"
kotlin("jvm") version "2.0.21"
application
id("org.jreleaser") version "1.14.0"
id("org.jreleaser.jdks") version "1.14.0"
Expand Down

0 comments on commit 83fedf9

Please sign in to comment.