Skip to content

Commit

Permalink
Update Versions.kotlinPoet to v1.17.0 (#939)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 27, 2024
1 parent eb38e12 commit 00f7b80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/com/orange/ods/gradle/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ object Versions {
const val googleServicesGradlePlugin = "4.4.1"
const val hilt = "2.51.1"
const val kotlin = "2.0.0"
const val kotlinPoet = "1.16.0"
const val kotlinPoet = "1.17.0"
const val ksp = "2.0.0-1.0.21"
const val lifecycle = "2.8.0"
const val material = "1.12.0"
Expand Down

0 comments on commit 00f7b80

Please sign in to comment.