Skip to content

Commit

Permalink
Gradle: Upgrade Jackson to version 2.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sschuberth committed Nov 7, 2022
1 parent a78b06d commit f864dfd
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 @@ -5,7 +5,7 @@ kotlinPlugin = "1.7.20"
versionCatalogUpdatePlugin = "0.7.0"
versionsPlugin = "0.43.0"

jackson = "2.13.4"
jackson = "2.14.0"
kotlinxCoroutines = "1.6.4"
log4jApi = "2.19.0"
log4jApiKotlin = "1.2.0"
Expand Down

0 comments on commit f864dfd

Please sign in to comment.