Skip to content

Commit

Permalink
⬆️ Bump com.squareup:kotlinpoet from 1.15.1 to 1.15.2 (#565)
Browse files Browse the repository at this point in the history
Bumps [com.squareup:kotlinpoet](https://github.com/square/kotlinpoet) from 1.15.1 to 1.15.2.
- [Release notes](https://github.com/square/kotlinpoet/releases)
- [Changelog](https://github.com/square/kotlinpoet/blob/main/docs/changelog.md)
- [Commits](square/kotlinpoet@1.15.1...1.15.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent a435d86 commit de3fa7b
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 @@ -17,7 +17,7 @@ junit-jupiter = "5.10.1"
junit-platform = "1.10.1"
kafka = "2.8.2"
kotlin = "1.9.21"
kotlinpoet = "1.15.1"
kotlinpoet = "1.15.2"
kotlinx-coroutines = "1.7.3"
ktlint = "4.0.0"
kubernetes = "19.0.0"
Expand Down

0 comments on commit de3fa7b

Please sign in to comment.