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.1.
- [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.16.1...jackson-module-kotlin-2.17.1)

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent 689b08d commit e07fc2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencies {
api("com.github.kittinunf.fuel:fuel:2.3.1")
api("com.github.kittinunf.fuel:fuel-coroutines:2.3.1")
api("org.slf4j:slf4j-simple:2.0.12")
api("com.fasterxml.jackson.module:jackson-module-kotlin:2.16.1")
api("com.fasterxml.jackson.module:jackson-module-kotlin:2.17.1")
api("com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.17.1")
api("io.taff.exposed:exposed-core:0.10.0")
api("io.taff.exposed:exposed-jdbc:0.10.0")
Expand Down

0 comments on commit e07fc2c

Please sign in to comment.