Skip to content

Commit

Permalink
Update dependency com.google.devtools.ksp:symbol-processing-api to v2…
Browse files Browse the repository at this point in the history
….0.20-1.0.25 (#327)
  • Loading branch information
juul-mobile-bot authored Sep 6, 2024
1 parent 6e4bf23 commit 2a4d84a
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 @@ -10,7 +10,7 @@ assertj = { module = "org.assertj:assertj-core", version = "3.26.3" }
khronicle = { module = "com.juul.khronicle:khronicle-core", version = "0.3.0" }
kotlin-parcelize-runtime = { module = "org.jetbrains.kotlin:kotlin-parcelize-runtime", version.ref = "kotlin" }
kotlinpoet = { module = "com.squareup:kotlinpoet", version = "1.18.1" }
ksp-api = { module = "com.google.devtools.ksp:symbol-processing-api", version = "2.0.20-1.0.24" }
ksp-api = { module = "com.google.devtools.ksp:symbol-processing-api", version = "2.0.20-1.0.25" }
ksp-testing = { module = "com.github.tschuchortdev:kotlin-compile-testing-ksp", version = "1.6.0" }
robolectric = { module = "org.robolectric:robolectric", version = "4.13" }

Expand Down

0 comments on commit 2a4d84a

Please sign in to comment.