Skip to content

Commit

Permalink
Update jackson-module-scala3-enum to 2.16.0 (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Nov 17, 2023
1 parent 2ea1ba4 commit 00ef4be
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 @@ -8,7 +8,7 @@ lazy val `rolls-test-deps-version` = "0.3.3"
//ThisBuild / version := `rolls-test-deps-version`

lazy val scala3Version = "3.3.1"
lazy val jacksonVersion = "2.13.3"
lazy val jacksonVersion = "2.16.0"
lazy val scalatestVersion = "3.2.17"
lazy val scalacheckVersion = "1.17.0"
lazy val munitVersion = "0.7.29"
Expand Down

0 comments on commit 00ef4be

Please sign in to comment.