Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent 37b7ebe commit 5f18fe3
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 @@ -28,7 +28,7 @@
<jacoco.version>0.8.1</jacoco.version>
<kibble.version>0.18</kibble.version>
<kotlin.version>1.7.20</kotlin.version>
<kotlinpoet.version>1.10.2</kotlinpoet.version>
<kotlinpoet.version>2.0.0</kotlinpoet.version>
<maven.version>3.9.6</maven.version>
<morphia.version>2.2.9</morphia.version>
<roaster.version>2.28.0.Final</roaster.version>
Expand Down

0 comments on commit 5f18fe3

Please sign in to comment.