Skip to content

Commit

Permalink
Bump kotlinpoet from 1.12.0 to 1.13.2
Browse files Browse the repository at this point in the history
Bumps `kotlinpoet` from 1.12.0 to 1.13.2.

Updates `com.squareup:kotlinpoet` from 1.12.0 to 1.13.2
- [Release notes](https://github.com/square/kotlinpoet/releases)
- [Changelog](https://github.com/square/kotlinpoet/blob/master/docs/changelog.md)
- [Commits](square/kotlinpoet@1.12.0...1.13.2)

Updates `com.squareup:kotlinpoet-metadata` from 1.12.0 to 1.13.2
- [Release notes](https://github.com/square/kotlinpoet/releases)
- [Changelog](https://github.com/square/kotlinpoet/blob/master/docs/changelog.md)
- [Commits](square/kotlinpoet@1.12.0...1.13.2)

Updates `com.squareup:kotlinpoet-ksp` from 1.12.0 to 1.13.2
- [Release notes](https://github.com/square/kotlinpoet/releases)
- [Changelog](https://github.com/square/kotlinpoet/blob/master/docs/changelog.md)
- [Commits](square/kotlinpoet@1.12.0...1.13.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 7, 2023
1 parent da858aa commit ffe6ce3
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
@@ -1,7 +1,7 @@
[versions]
kotlin = "1.8.21"
auto-service = "1.0.1"
kotlinpoet = "1.13.1"
kotlinpoet = "1.13.2"
compileTesting = "1.5.0"
incap = "0.3"
ksp = "1.8.21-1.0.11"
Expand Down

0 comments on commit ffe6ce3

Please sign in to comment.