Skip to content

Commit

Permalink
Update dependency dev.zacsweers.autoservice:auto-service-ksp to v1.1.0 (
Browse files Browse the repository at this point in the history
  • Loading branch information
slack-oss-bot authored Jul 10, 2023
1 parent 7d8c87f commit 90ee016
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 @@ -15,7 +15,7 @@ spotless = { id = "com.diffplug.spotless", version = "6.19.0" }

[libraries]
autoService-annotations = "com.google.auto.service:auto-service-annotations:1.1.1"
autoService-ksp = "dev.zacsweers.autoservice:auto-service-ksp:1.0.0"
autoService-ksp = "dev.zacsweers.autoservice:auto-service-ksp:1.1.0"
junit = "junit:junit:4.13.2"
ktfmt = { module = "com.facebook:ktfmt", version.ref = "ktfmt" }
lint-api = { module = "com.android.tools.lint:lint-api", version.ref = "lint" }
Expand Down

0 comments on commit 90ee016

Please sign in to comment.