Skip to content

Commit

Permalink
Update dependency dev.zacsweers.autoservice:auto-service-ksp to v1.2.0 (
Browse files Browse the repository at this point in the history
#613)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 13, 2024
1 parent 86a1435 commit 3cf6d73
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 @@ -47,7 +47,7 @@ assertj = "org.assertj:assertj-core:3.26.0"
autoCommon = { module = "com.google.auto:auto-common", version = "1.2.2" }

autoService = { module = "com.google.auto.service:auto-service-annotations", version.ref = "autoService" }
autoService-ksp = { module = "dev.zacsweers.autoservice:auto-service-ksp", version = "1.1.0" }
autoService-ksp = { module = "dev.zacsweers.autoservice:auto-service-ksp", version = "1.2.0" }
autoService-processor = { module = "com.google.auto.service:auto-service", version.ref = "autoService" }

guava = { module = "com.google.guava:guava", version = "33.2.1-jre" }
Expand Down

0 comments on commit 3cf6d73

Please sign in to comment.