Skip to content

Commit

Permalink
Bump com.squareup:kotlinpoet from 1.17.0 to 1.18.0
Browse files Browse the repository at this point in the history
Bumps [com.squareup:kotlinpoet](https://github.com/square/kotlinpoet) from 1.17.0 to 1.18.0.
- [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.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent 9f0a0c5 commit 36a5c47
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 @@ -5,7 +5,7 @@ coroutines = "1.8.1"
dokka = "1.9.20"
junit = "4.13.2"
kotlin = "1.9.24"
kotlinpoet = "1.17.0"
kotlinpoet = "1.18.0"
mavenplugin = "0.29.0"
moshi = "1.15.1"
okhttp = "4.12.0"
Expand Down

0 comments on commit 36a5c47

Please sign in to comment.