Skip to content

Commit

Permalink
Update dependency com.github.tschuchortdev:kotlin-compile-testing-ksp…
Browse files Browse the repository at this point in the history
… to v1.4.7 (#59)
  • Loading branch information
juul-mobile-bot committed Dec 20, 2021
1 parent 1087847 commit f4de983
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.10"
assertj = { module = "org.assertj:assertj-core", version = "3.21.0" }
kotlinpoet = { module = "com.squareup:kotlinpoet", version = "1.10.2" }
ksp-api = { module = "com.google.devtools.ksp:symbol-processing-api", version = "1.6.10-1.0.2" }
ksp-testing = { module = "com.github.tschuchortdev:kotlin-compile-testing-ksp", version = "1.4.6" }
ksp-testing = { module = "com.github.tschuchortdev:kotlin-compile-testing-ksp", version = "1.4.7" }
robolectric = { module = "org.robolectric:robolectric", version = "4.7.3" }
tuulbox-logging = { module = "com.juul.tuulbox:logging", version = "4.8.0" }

Expand Down

0 comments on commit f4de983

Please sign in to comment.