Skip to content

Commit

Permalink
Update joda-time to 2.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot committed Mar 24, 2023
1 parent f1231fa commit aac96a5
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 @@ -23,7 +23,7 @@ lazy val exercises = (project in file("."))
libraryDependencies ++= Seq(
"org.scala-exercises" %% "exercise-compiler" % "0.7.1",
"org.scala-exercises" %% "definitions" % "0.7.1",
"joda-time" % "joda-time" % "2.12.2",
"joda-time" % "joda-time" % "2.12.3",
"com.47deg" %% "scalacheck-toolbox-datetime" % "0.7.0",
"com.chuusai" %% "shapeless" % "2.3.10",
"org.scalatest" %% "scalatest" % "3.2.15",
Expand Down

0 comments on commit aac96a5

Please sign in to comment.