Skip to content

Commit

Permalink
Update play-json to 3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed May 5, 2024
1 parent 0e3f416 commit eabedfc
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 @@ -42,7 +42,7 @@ lazy val `lila-ws` = project
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.5",
"com.github.blemale" %% "scaffeine" % "5.2.1" % "compile",
"ch.qos.logback" % "logback-classic" % "1.5.6",
"org.playframework" %% "play-json" % "3.0.2",
"org.playframework" %% "play-json" % "3.0.3",
"io.kamon" %% "kamon-core" % kamonVersion,
"io.kamon" %% "kamon-influxdb" % kamonVersion,
"io.kamon" %% "kamon-prometheus" % kamonVersion,
Expand Down

0 comments on commit eabedfc

Please sign in to comment.