Skip to content

Commit

Permalink
build(deps): bump com.squareup:kotlinpoet-ksp from 1.17.0 to 1.18.1
Browse files Browse the repository at this point in the history
Bumps [com.squareup:kotlinpoet-ksp](https://github.com/square/kotlinpoet) from 1.17.0 to 1.18.1.
- [Release notes](https://github.com/square/kotlinpoet/releases)
- [Changelog](https://github.com/square/kotlinpoet/blob/main/docs/changelog.md)
- [Commits](square/kotlinpoet@1.17.0...1.18.1)

---
updated-dependencies:
- dependency-name: com.squareup:kotlinpoet-ksp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent 89a13b7 commit 16c12fb
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 @@ -12,7 +12,7 @@ slf4j = "2.0.13"
# https://github.com/google/ksp
ksp = "2.0.0-1.0.24"
# https://square.github.io/kotlinpoet/
kotlinPoet = "1.17.0"
kotlinPoet = "1.18.1"
# https://github.com/Kotlin/kotlinx-benchmark
kotlinxBenchmark = "0.4.11"
reactor = "3.6.2"
Expand Down

0 comments on commit 16c12fb

Please sign in to comment.