Skip to content

Commit

Permalink
Merge c9f0021 into 41a4f91
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 18, 2024
2 parents 41a4f91 + c9f0021 commit 8c7ac58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ scalacOptions ++= Seq(
Compile / doc / scalacOptions += "-no-link-warnings"

libraryDependencies ++= Seq(
"com.typesafe.play" %% "play-json" % "2.9.4",
"com.typesafe.play" %% "play-json" % "2.10.4",
"org.scalatest" %% "scalatest" % "3.0.8" % Test)

licenses := Seq(("Apache-2.0", url("http://www.apache.org/licenses/LICENSE-2.0")))

0 comments on commit 8c7ac58

Please sign in to comment.