Skip to content

Commit

Permalink
Update dependency com.google.devtools.ksp:symbol-processing-api to v1…
Browse files Browse the repository at this point in the history
….6.21-1.0.5
  • Loading branch information
juul-mobile-bot committed Apr 21, 2022
1 parent 27bcb8f commit 1e287d7
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 @@ -8,7 +8,7 @@ kotlin = "1.6.21"
assertj = { module = "org.assertj:assertj-core", version = "3.22.0" }
kotlinpoet = { module = "com.squareup:kotlinpoet", version = "1.11.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.6.20-1.0.5" }
ksp-api = { module = "com.google.devtools.ksp:symbol-processing-api", version = "1.6.21-1.0.5" }
ksp-testing = { module = "com.github.tschuchortdev:kotlin-compile-testing-ksp", version = "1.4.8" }
robolectric = { module = "org.robolectric:robolectric", version = "4.7.3" }
tuulbox-logging = { module = "com.juul.tuulbox:logging", version = "6.2.0" }
Expand Down

0 comments on commit 1e287d7

Please sign in to comment.