Skip to content

Commit

Permalink
Bump dev.zacsweers.autoservice:auto-service-ksp from 1.1.0 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps [dev.zacsweers.autoservice:auto-service-ksp](https://github.com/ZacSweers/auto-service-ksp) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/ZacSweers/auto-service-ksp/releases)
- [Changelog](https://github.com/ZacSweers/auto-service-ksp/blob/main/CHANGELOG.md)
- [Commits](ZacSweers/auto-service-ksp@1.1.0...1.2.0)

---
updated-dependencies:
- dependency-name: dev.zacsweers.autoservice:auto-service-ksp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 10, 2024
1 parent 56a0866 commit c8e9ba3
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 @@ -24,7 +24,7 @@ retry = { id = "org.gradle.test-retry", version = "1.5.9" }

[libraries]
autoService-annotations = "com.google.auto.service:auto-service-annotations:1.1.1"
autoService-ksp = "dev.zacsweers.autoservice:auto-service-ksp:1.1.0"
autoService-ksp = "dev.zacsweers.autoservice:auto-service-ksp:1.2.0"
bugsnag = "com.bugsnag:bugsnag:3.7.1"
clikt = "com.github.ajalt.clikt:clikt:4.4.0"
kotlinShell = "eu.jrie.jetbrains:kotlin-shell-core:0.2.1"
Expand Down

0 comments on commit c8e9ba3

Please sign in to comment.