Skip to content

Commit

Permalink
Bump com.fasterxml.jackson.module:jackson-module-kotlin
Browse files Browse the repository at this point in the history
Bumps [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) from 2.16.1 to 2.17.0.
- [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.16.1...jackson-module-kotlin-2.17.0)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 18, 2024
1 parent 586cff0 commit bfa89f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -17,7 +17,7 @@ miglayout = { group = "com.miglayout", name = "miglayout-swing", version = "11.3
databinding = { group = "org.eclipse.platform", name = "org.eclipse.core.databinding", version = "1.13.100" }
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.16.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" }

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

0 comments on commit bfa89f5

Please sign in to comment.