Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent 9c2b301 commit 9117e2b
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.1</junit.version>
<lombok.version>1.18.30</lombok.version>
<kotlinpoet-jvm.version>1.15.3</kotlinpoet-jvm.version>
<kotlinpoet-jvm.version>1.16.0</kotlinpoet-jvm.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 9117e2b

Please sign in to comment.