Skip to content

Commit 2f0abf4

Browse files
Bump com.squareup:kotlinpoet-jvm from 1.16.0 to 1.17.0 (#449)
Bumps [com.squareup:kotlinpoet-jvm](https://github.com/square/kotlinpoet) from 1.16.0 to 1.17.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.17.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6410715 commit 2f0abf4

File tree

1 file changed

+1
-1
lines changed
  • querydsl-tooling/querydsl-kotlin-codegen

1 file changed

+1
-1
lines changed

querydsl-tooling/querydsl-kotlin-codegen/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>com.squareup</groupId>
3333
<artifactId>kotlinpoet-jvm</artifactId>
34-
<version>1.16.0</version>
34+
<version>1.17.0</version>
3535
</dependency>
3636
<dependency>
3737
<groupId>io.github.openfeign.querydsl</groupId>

0 commit comments

Comments
 (0)