Skip to content

Commit

Permalink
chore(deps): update kotlin monorepo to v1.9.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and timyates committed Sep 8, 2023
1 parent 7b5bdde commit f419584
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test-suite-kotlin/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id("org.jetbrains.kotlin.jvm") version "1.8.22"
id("org.jetbrains.kotlin.kapt") version "1.8.22"
id("org.jetbrains.kotlin.jvm") version "1.9.10"
id("org.jetbrains.kotlin.kapt") version "1.9.10"
id("io.micronaut.build.internal.crac-test-suite")
}

Expand Down

0 comments on commit f419584

Please sign in to comment.