Skip to content

Commit

Permalink
Bump com.squareup:kotlinpoet-javapoet from 1.16.0 to 1.17.0
Browse files Browse the repository at this point in the history
Bumps [com.squareup:kotlinpoet-javapoet](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-javapoet
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 27, 2024
1 parent aa3d72a commit 4192ba4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ databinding = { group = "org.eclipse.platform", name = "org.eclipse.core.databin
datePicker = { group = "com.github.lgooddatepicker", name = "LGoodDatePicker", version = "11.2.1" }
swingx = { group = "org.swinglabs", name = "swingx", version = "1.6.1" }
jackson-kotlin = { group = "com.fasterxml.jackson.module", name = "jackson-module-kotlin", version = "2.17.0" }
kotlinpoet-javapoet = { group = "com.squareup", name = "kotlinpoet-javapoet", version = "1.16.0" }
kotlinpoet-javapoet = { group = "com.squareup", name = "kotlinpoet-javapoet", version = "1.17.0" }

batik-dom = { group = "org.apache.xmlgraphics", name = "batik-dom", version = "1.17" }
batik-svggen = { group = "org.apache.xmlgraphics", name = "batik-svggen", version = "1.17" }
Expand Down

0 comments on commit 4192ba4

Please sign in to comment.