Skip to content

Commit

Permalink
play-json 2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
marcospereira committed Dec 11, 2019
1 parent a37e297 commit 2d34dd6
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 @@ -23,7 +23,7 @@ object Dependencies {

val scalaJava8Compat = Seq("org.scala-lang.modules" %% "scala-java8-compat" % "0.9.0")

val playJsonVersion = "2.8.0"
val playJsonVersion = "2.8.1"
val playJson = Seq("com.typesafe.play" %% "play-json" % playJsonVersion)

val slf4jApi = Seq("org.slf4j" % "slf4j-api" % "1.7.29")
Expand Down

0 comments on commit 2d34dd6

Please sign in to comment.