Skip to content

Commit

Permalink
build(deps): bump ksp-redacted from 1.7.0-alpha01 to 1.7.0
Browse files Browse the repository at this point in the history
Bumps `ksp-redacted` from 1.7.0-alpha01 to 1.7.0.

Updates `dev.zacsweers.redacted:redacted-compiler-plugin-gradle` from 1.7.0-alpha01 to 1.7.0
- [Release notes](https://github.com/ZacSweers/redacted-compiler-plugin/releases)
- [Changelog](https://github.com/ZacSweers/redacted-compiler-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ZacSweers/redacted-compiler-plugin/commits/1.7.0)

Updates `dev.zacsweers.redacted` from 1.7.0-alpha01 to 1.7.0
- [Release notes](https://github.com/ZacSweers/redacted-compiler-plugin/releases)
- [Changelog](https://github.com/ZacSweers/redacted-compiler-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ZacSweers/redacted-compiler-plugin/commits/1.7.0)

---
updated-dependencies:
- dependency-name: dev.zacsweers.redacted:redacted-compiler-plugin-gradle
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: dev.zacsweers.redacted
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent 00320eb commit 9c7fe1e
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 @@ -45,7 +45,7 @@ kotlinRetry = "1.0.9"
koin = "3.4.3"
kotest = "5.7.2"
ksp-auto-service = "1.1.0"
ksp-redacted = "1.7.0-alpha01"
ksp-redacted = "1.7.0"
ksp-powerassert = "0.13.0"
slf4j = "2.0.9"
ktfmt = "0.46"
Expand Down

0 comments on commit 9c7fe1e

Please sign in to comment.