Skip to content

Commit

Permalink
Update dependency com.squareup:kotlinpoet to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 23, 2024
1 parent 1a6a81b commit 7537a3e
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 @@ -10,7 +10,7 @@ ktlintGradlePlugin = { module = "org.jlleitschuh.gradle:ktlint-gradle", version.
coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0"
okhttp = "com.squareup.okhttp3:okhttp:4.12.0"
clikt = "com.github.ajalt.clikt:clikt:4.4.0"
kotlinPoet = "com.squareup:kotlinpoet:1.18.1"
kotlinPoet = "com.squareup:kotlinpoet:2.0.0"

jupiter-api = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "jupiter" }
jupiter-engine = { module = "org.junit.jupiter:junit-jupiter-engine", version.ref = "jupiter" }
Expand Down

0 comments on commit 7537a3e

Please sign in to comment.