Skip to content

Commit

Permalink
Upgrade jackson to version 2.15.1
Browse files Browse the repository at this point in the history
Resolves:
#327
  • Loading branch information
joffrey-bion committed May 16, 2023
1 parent db7786b commit 76309bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[versions]

jackson = "2.14.2"
jackson = "2.15.1"
jetty-websocket = "9.4.51.v20230217"
kotlinx-atomicfu = "0.20.2"
kotlinx-coroutines = "1.7.1"
Expand Down
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ extra:
link: https://twitter.com/joffreybion
name: "Joffrey on Twitter"
versions:
jackson: 2.14.2
jackson: 2.15.1
ktor: 2.3.0
kotlinxSerialization: 1.5.1
moshi: 1.14.0
Expand Down

0 comments on commit 76309bb

Please sign in to comment.