Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent 540f229 commit 2777d43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<nexus-staging-maven-plugin.version>1.6.13</nexus-staging-maven-plugin.version>
<junit.version>5.10.2</junit.version>
<lombok.version>1.18.32</lombok.version>
<kotlinpoet-jvm.version>1.16.0</kotlinpoet-jvm.version>
<kotlinpoet-jvm.version>1.18.0</kotlinpoet-jvm.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 2777d43

Please sign in to comment.