Skip to content

Commit

Permalink
Update dependency com.squareup:kotlinpoet to v1.16.0 (#265)
Browse files Browse the repository at this point in the history
  • Loading branch information
juul-mobile-bot authored Jan 19, 2024
1 parent b3f3dbf commit 45cf617
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 @@ -7,7 +7,7 @@ kotlin = "1.9.22"

[libraries]
assertj = { module = "org.assertj:assertj-core", version = "3.25.1" }
kotlinpoet = { module = "com.squareup:kotlinpoet", version = "1.15.3" }
kotlinpoet = { module = "com.squareup:kotlinpoet", version = "1.16.0" }
kotlin-parcelize-runtime = { module = "org.jetbrains.kotlin:kotlin-parcelize-runtime", version.ref = "kotlin" }
ksp-api = { module = "com.google.devtools.ksp:symbol-processing-api", version = "1.9.22-1.0.17" }
ksp-testing = { module = "com.github.tschuchortdev:kotlin-compile-testing-ksp", version = "1.5.0" }
Expand Down

0 comments on commit 45cf617

Please sign in to comment.