Skip to content

Commit

Permalink
fix(deps): update 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] committed Jun 8, 2024
1 parent 94f3e0a commit 31a1632
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 @@ -32,7 +32,7 @@ android-gradle-plugin = { module = "com.android.tools.build:gradle", version.ref
kotlin-gradle-plugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
### Others
mmkv = "com.tencent:mmkv:1.3.5"
auto-service = "dev.zacsweers.autoservice:auto-service-ksp:1.1.0"
auto-service = "dev.zacsweers.autoservice:auto-service-ksp:1.2.0"
auto-service-annotations = "com.google.auto.service:auto-service-annotations:1.1.1"
## Detekt
detekt-formatting = { module = "io.gitlab.arturbosch.detekt:detekt-formatting", version.ref = "detekt" }
Expand Down

0 comments on commit 31a1632

Please sign in to comment.