Skip to content

Commit c3e414d

Browse files
Update joda-time to 2.14.1
1 parent b45be76 commit c3e414d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ lazy val common = project
104104
libraryDependencies ++= Seq(
105105
ws,
106106
"org.typelevel" %% "cats-core" % catsVersion,
107-
"joda-time" % "joda-time" % "2.14.0",
107+
"joda-time" % "joda-time" % "2.14.1",
108108
"org.playframework" %% "play-json" % playJsonVersion,
109109
"org.playframework" %% "play-json-joda" % playJsonVersion,
110110
"com.gu" %% "pa-client" % paClientVersion,

0 commit comments

Comments
 (0)