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
  • Loading branch information
renovate[bot] authored Jun 7, 2024
1 parent d4f1d42 commit 065dfbf
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 @@ -20,7 +20,7 @@ spotless = { id = "com.diffplug.spotless", version = "6.25.0" }
asm = "org.ow2.asm:asm:9.7"
autoCommon = "com.google.auto:auto-common:1.2.2"
autoService = { module = "com.google.auto.service:auto-service-annotations", version.ref = "autoService" }
autoService-ksp = "dev.zacsweers.autoservice:auto-service-ksp:1.1.0"
autoService-ksp = "dev.zacsweers.autoservice:auto-service-ksp:1.2.0"
guava = "com.google.guava:guava:33.2.1-jre"
jsr305 = "com.google.code.findbugs:jsr305:3.0.2"
kotlin-annotationProcessingEmbeddable = { module = "org.jetbrains.kotlin:kotlin-annotation-processing-embeddable", version.ref = "kotlin" }
Expand Down

0 comments on commit 065dfbf

Please sign in to comment.