Skip to content

Commit

Permalink
fix(deps): update dependency com.squareup:kotlinpoet to v1.16.0 (#615)
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 Jan 23, 2024
1 parent 04c7211 commit baeecb0
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 @@ -16,7 +16,7 @@ androidx-core = "1.12.0"
androidx-constraint-layout = "1.0.1"
compose-compiler = "1.5.8"
mockk = "1.13.9"
square-kotlinPoet = "1.15.3"
square-kotlinPoet = "1.16.0"

[libraries]

Expand Down

0 comments on commit baeecb0

Please sign in to comment.