Skip to content

Commit

Permalink
Update dependency com.squareup:kotlinpoet to v1.14.2 (#213)
Browse files Browse the repository at this point in the history
  • Loading branch information
juul-mobile-bot committed Jun 2, 2023
1 parent c9ed654 commit 72abf42
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.8.21"

[libraries]
assertj = { module = "org.assertj:assertj-core", version = "3.24.2" }
kotlinpoet = { module = "com.squareup:kotlinpoet", version = "1.13.2" }
kotlinpoet = { module = "com.squareup:kotlinpoet", version = "1.14.2" }
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.8.21-1.0.11" }
ksp-testing = { module = "com.github.tschuchortdev:kotlin-compile-testing-ksp", version = "1.5.0" }
Expand Down

0 comments on commit 72abf42

Please sign in to comment.