Skip to content

Commit

Permalink
Bump kotlinPoet from 1.18.1 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps `kotlinPoet` from 1.18.1 to 2.0.0.

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2024
1 parent 570aa9e commit 2b2bfed
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 @@ -13,7 +13,7 @@ lifecycle = "2.8.6"
androidXJunit = "1.2.1"
coroutines = "1.9.0"
espresso = "3.6.1"
kotlinPoet = "1.18.1"
kotlinPoet = "2.0.0"
ktor = "3.0.1"
roborazzi = "1.29.0"

Expand Down

0 comments on commit 2b2bfed

Please sign in to comment.