Skip to content

Commit

Permalink
fix(deps): update kotlin.kotlinpoet to v1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 18, 2023
1 parent 29e4f38 commit 477f5f2
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 @@ -13,7 +13,7 @@ kotlin-core = "1.9.0"
kotlin-coroutines = "1.7.3"
kotlin-dokka = "1.9.10"
kotlin-ksp = "1.9.0-1.0.13"
kotlin-kotlinpoet = "1.14.2"
kotlin-kotlinpoet = "1.15.0"
kotlin-detekt = "1.23.3"
kotlin-ktlint-gradle = "11.6.1"
kotlin-ktlint-source = "0.48.2"
Expand Down

0 comments on commit 477f5f2

Please sign in to comment.