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.14.1 to 2.16.0.
- [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.14.1...jackson-module-kotlin-2.16.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 16, 2023
1 parent 605c89a commit 15e332a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion telemetry/jetbrains/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import org.everit.json.schema.loader.SchemaLoader
import org.gradle.api.tasks.testing.logging.TestExceptionFormat
import org.json.JSONObject

val jacksonVersion = "2.14.1"
val jacksonVersion = "2.16.0"
val junitVersion = "4.13.2"
val kotlinVersion = "1.3.20"
val assertjVersion = "3.24.2"
Expand Down

0 comments on commit 15e332a

Please sign in to comment.