Skip to content

Commit

Permalink
Update plugin org.jetbrains.kotlin.jvm to v1.9.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 2, 2024
1 parent d48b683 commit b4db40f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jdsl/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import io.gitlab.arturbosch.detekt.DetektCreateBaselineTask
import org.jlleitschuh.gradle.ktlint.KtlintExtension

plugins {
kotlin("jvm") version "1.8.21"
kotlin("jvm") version "1.9.10"

jacoco
`java-library`
Expand Down

0 comments on commit b4db40f

Please sign in to comment.