Skip to content

Commit

Permalink
chore(deps): update plugin kotlin-jvm to v2.0.21 (#116)
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 Oct 12, 2024
1 parent aa0f5bc commit 4f4b385
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ lombok = { module = "org.projectlombok:lombok", version = "1.18.34" }
jSystemThemeDetector = "com.github.Dansoftowner:jSystemThemeDetector:3.9.1"

[plugins]
kotlin-jvm = "org.jetbrains.kotlin.jvm:2.0.0"
kotlin-jvm = "org.jetbrains.kotlin.jvm:2.0.21"
dokka = { id = "org.jetbrains.dokka", version.ref = "dokka" }
style = "org.sourcegrade.style:3.0.0"

0 comments on commit 4f4b385

Please sign in to comment.