Skip to content

Commit

Permalink
Merge pull request #647 from cqse/renovate/org.jetbrains.kotlin.jvm-o…
Browse files Browse the repository at this point in the history
…rg.jetbrains.kotlin.jvm.gradle.plugin-2.x

Update dependency org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin to v2.1.10
  • Loading branch information
DreierF authored Jan 27, 2025
2 parents 68cca28 + f70327a commit 31e5462
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ dependencies {

implementation("org.ow2.asm:asm:9.7.1")
implementation("org.ow2.asm:asm-commons:9.7.1")
implementation("org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin:2.1.0")
implementation("org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin:2.1.10")
}

0 comments on commit 31e5462

Please sign in to comment.