We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b45be76 commit c3e414dCopy full SHA for c3e414d
1 file changed
build.sbt
@@ -104,7 +104,7 @@ lazy val common = project
104
libraryDependencies ++= Seq(
105
ws,
106
"org.typelevel" %% "cats-core" % catsVersion,
107
- "joda-time" % "joda-time" % "2.14.0",
+ "joda-time" % "joda-time" % "2.14.1",
108
"org.playframework" %% "play-json" % playJsonVersion,
109
"org.playframework" %% "play-json-joda" % playJsonVersion,
110
"com.gu" %% "pa-client" % paClientVersion,
0 commit comments