Skip to content
This repository has been archived by the owner on Sep 12, 2021. It is now read-only.

Commit

Permalink
Bump play-json-joda to 2.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
akkie committed Jun 23, 2019
1 parent 6e4cb00 commit 1ff7b5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ object Dependencies {
val test = "com.typesafe.play" %% "play-test" % version
val specs2 = "com.typesafe.play" %% "play-specs2" % version
val openid = "com.typesafe.play" %% "play-openid" % version
val jsonJoda = "com.typesafe.play" %% "play-json-joda" % "2.7.1"
val jsonJoda = "com.typesafe.play" %% "play-json-joda" % version
}

object Specs2 {
Expand Down

0 comments on commit 1ff7b5f

Please sign in to comment.