Skip to content

Commit 5b8b50f

Browse files
Update joda-convert to 3.0.1 (#883)
1 parent ff60668 commit 5b8b50f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ libraryDependencies ++= Seq(
103103
"org.scalatest" %% "scalatest" % "3.2.19" % "test",
104104
"org.mockito" % "mockito-all" % "1.10.19" % "test",
105105
"joda-time" % "joda-time" % "2.13.0" % "test",
106-
"org.joda" % "joda-convert" % "2.2.4" % "test",
106+
"org.joda" % "joda-convert" % "3.0.1" % "test",
107107
"org.slf4j" % "slf4j-api" % "2.0.16" % "test"
108108
)
109109

0 commit comments

Comments
 (0)