Skip to content

Commit

Permalink
scala-java8-compat 1.0.2 (was 1.0.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 1, 2021
1 parent 66725c3 commit 19fd150
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 @@ -25,7 +25,7 @@ object Dependencies {

val junitInterface = Seq("com.novocode" % "junit-interface" % "0.11")

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

val playJson = Seq("com.typesafe.play" %% "play-json" % "2.9.2")

Expand Down

0 comments on commit 19fd150

Please sign in to comment.