Skip to content

Commit

Permalink
[2.9.x] play, play-ahc-ws, ... 3.0.3 (was 2.9.3)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jun 6, 2024
1 parent c8178dd commit a0148e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/OmnidocBuild.scala
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ object OmnidocBuild {

val snapshotVersionLabel = "2.9.x"

val playVersion = sys.props.getOrElse("play.version", "2.9.3")
val playVersion = sys.props.getOrElse("play.version", "3.0.3")
val scalaTestPlusPlayVersion = sys.props.getOrElse("scalatestplus-play.version", "6.0.1")
val playJsonVersion = sys.props.getOrElse("play-json.version", "2.10.5")
val playSlickVersion = sys.props.getOrElse("play-slick.version", "5.3.0")
Expand Down

0 comments on commit a0148e4

Please sign in to comment.