Skip to content

Commit

Permalink
Bump kotlinpoet from 1.9.0 to 1.10.1 (#3037)
Browse files Browse the repository at this point in the history
Bumps [kotlinpoet](https://github.com/square/kotlinpoet) from 1.9.0 to 1.10.1.
- [Release notes](https://github.com/square/kotlinpoet/releases)
- [Changelog](https://github.com/square/kotlinpoet/blob/master/docs/changelog.md)
- [Commits](square/kotlinpoet@1.9.0...1.10.1)

---
updated-dependencies:
- dependency-name: com.squareup:kotlinpoet
  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] committed Oct 19, 2021
1 parent 4b7aa9b commit d778de1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion querydsl-kotlin-codegen/pom.xml
Expand Up @@ -33,7 +33,7 @@
<dependency>
<groupId>com.squareup</groupId>
<artifactId>kotlinpoet</artifactId>
<version>1.9.0</version>
<version>1.10.1</version>
</dependency>
<dependency>
<groupId>com.querydsl</groupId>
Expand Down

0 comments on commit d778de1

Please sign in to comment.