Skip to content

Commit

Permalink
fix(deps): update dependency com.squareup:kotlinpoet to v1.18.1 (#158)
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 Aug 31, 2024
1 parent 77c7b8a commit 54557e3
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 @@ -5,7 +5,7 @@ dokka = "1.9.20"
android = "8.1.1"

[libraries]
kotlinpoet = { module = "com.squareup:kotlinpoet", version = "1.17.0" }
kotlinpoet = { module = "com.squareup:kotlinpoet", version = "1.18.1" }
junit = { module = "junit:junit", version = "4.13.2" }
truth = { module = "com.google.truth:truth", version = "1.4.4" }

Expand Down

0 comments on commit 54557e3

Please sign in to comment.