File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ object Dependencies {
4747 val chimney = " io.scalaland" %% " chimney" % " 0.7.5"
4848
4949 // Test
50- val playAhcWS = " com.typesafe.play" %% " play-ahc-ws" % " 2.9.3 " % Test
50+ val playAhcWS = " com.typesafe.play" %% " play-ahc-ws" % " 2.9.4 " % Test
5151 val scalatestPlus = " org.scalatestplus.play" %% " scalatestplus-play" % " 5.1.0" % Test
5252
5353 // opentelemetry
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ addSbtPlugin("io.github.davidmweber" % "flyway-sbt" % "7.4.0")
1212addSbtPlugin(" com.github.tototoshi" % " sbt-slick-codegen" % " 2.2.0" )
1313
1414// The Play plugin
15- addSbtPlugin(" com.typesafe.play" % " sbt-plugin" % " 2.9.3 " )
15+ addSbtPlugin(" com.typesafe.play" % " sbt-plugin" % " 2.9.4 " )
1616addSbtPlugin(" org.scoverage" % " sbt-scoverage" % " 2.0.12" )
1717addSbtPlugin(" com.github.sbt" % " sbt-native-packager" % " 1.10.0" )
1818
You can’t perform that action at this time.
0 commit comments