Skip to content

Commit 7ea36b1

Browse files
Update joda-time to 2.13.1
1 parent 282aa74 commit 7ea36b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ lazy val common = project
103103
libraryDependencies ++= Seq(
104104
ws,
105105
"org.typelevel" %% "cats-core" % catsVersion,
106-
"joda-time" % "joda-time" % "2.13.0",
106+
"joda-time" % "joda-time" % "2.13.1",
107107
"org.playframework" %% "play-json" % playJsonVersion,
108108
"org.playframework" %% "play-json-joda" % playJsonVersion,
109109
"com.gu" %% "pa-client" % paClientVersion,

0 commit comments

Comments
 (0)