Skip to content

Commit

Permalink
fix(deps): update dependency com.squareup:kotlinpoet to v1.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 18, 2024
1 parent 10a6a29 commit 3e3f589
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 @@ -6,7 +6,7 @@ android = "8.1.1"
jvmTarget = "1.8"

[libraries]
kotlinpoet = { module = "com.squareup:kotlinpoet", version = "1.15.3" }
kotlinpoet = { module = "com.squareup:kotlinpoet", version = "1.16.0" }
junit = { module = "junit:junit", version = "4.13.2" }
truth = { module = "com.google.truth:truth", version = "1.2.0" }

Expand Down

0 comments on commit 3e3f589

Please sign in to comment.