Skip to content

Commit

Permalink
Update dependency com.squareup:kotlinpoet to v1.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 5, 2024
1 parent a80c420 commit 6f86fe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion poetimizely-core/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ kotest-assertions-core-jvm = { module = "io.kotest:kotest-assertions-core-jvm",
kotlin-compile-testing = "dev.zacsweers.kctfork:core:0.5.1"
kotlin-coroutines-core-jvm = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1"
kotlin-serialization-json = "org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.1"
kotlinpoet = "com.squareup:kotlinpoet:1.17.0"
kotlinpoet = "com.squareup:kotlinpoet:1.18.0"
ktlint-core = { module = "com.pinterest.ktlint:ktlint-core", version.ref = "ktlintcore" }
ktlint-ruleset-standard = { module = "com.pinterest.ktlint:ktlint-ruleset-standard", version.ref = "ktlint" }
ktlint-rule-engine = { module = "com.pinterest.ktlint:ktlint-rule-engine", version.ref = "ktlint" }
Expand Down

0 comments on commit 6f86fe7

Please sign in to comment.