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 19, 2024
1 parent e8dd226 commit f0daf25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion querydsl-kotlin-codegen/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<dependency>
<groupId>com.squareup</groupId>
<artifactId>kotlinpoet-jvm</artifactId>
<version>1.15.3</version>
<version>1.16.0</version>
</dependency>
<dependency>
<groupId>io.github.openfeign.querydsl</groupId>
Expand Down

0 comments on commit f0daf25

Please sign in to comment.