Skip to content

Commit

Permalink
Bump com.squareup:kotlinpoet from 1.17.0 to 1.18.1 (#50)
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.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
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Sep 3, 2024
1 parent 7e030b7 commit 9128708
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 @@ -21,7 +21,7 @@ diktat = "2.0.0"
gradle-maven-publish-plugin = "0.29.0"
junit5 = "5.10.3"
kotlin-compile-testing-fork = "0.5.1"
kotlinpoet = "1.17.0"
kotlinpoet = "1.18.1"
kotlinx-binary-compatibility-validator = "0.15.0-Beta.3"
spotless = "6.25.0"

Expand Down

0 comments on commit 9128708

Please sign in to comment.