Skip to content

Commit

Permalink
Merge pull request #101 from outr/update/jackson-dataformat-xml-2.13.4
Browse files Browse the repository at this point in the history
Update jackson-dataformat-xml, ... to 2.13.4
  • Loading branch information
darkfrog26 authored Sep 14, 2022
2 parents 5f674ca + 95f7c67 commit 116d568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ val scalaTestVersion: String = "3.2.13"
val scalaCheckVersion: String = "3.2.13.0"

// Parse module dependencies
val jacksonVersion: String = "2.13.3"
val jacksonVersion: String = "2.13.4"
val typesafeConfig: String = "1.4.2"

// Benchmarks
Expand Down

0 comments on commit 116d568

Please sign in to comment.