File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# Copyright (C) from 2022 The Play Framework Contributors <https://github.com/playframework>, 2011-2021 Lightbend Inc. <https://www.lightbend.com>
22
3- sbt.version =1.10.6
3+ sbt.version =1.10.7
Original file line number Diff line number Diff line change 11# Copyright (C) from 2022 The Play Framework Contributors <https://github.com/playframework>, 2011-2021 Lightbend Inc. <https://www.lightbend.com>
22
3- sbt.version =1.10.6
3+ sbt.version =1.10.7
Original file line number Diff line number Diff line change 11// Copyright (C) from 2022 The Play Framework Contributors <https://github.com/playframework>, 2011-2021 Lightbend Inc. <https://www.lightbend.com>
22
3- addSbtPlugin(" com.github.sbt" % " sbt-ci-release" % " 1.9.0 " )
3+ addSbtPlugin(" com.github.sbt" % " sbt-ci-release" % " 1.9.2 " )
44
55// For the Cross Build
66addSbtPlugin(" org.scala-js" % " sbt-scalajs" % " 1.15.0" )
@@ -10,5 +10,5 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
1010addSbtPlugin(" de.heikoseeberger" % " sbt-header" % " 5.10.0" )
1111addSbtPlugin(" org.scalameta" % " sbt-scalafmt" % " 2.5.2" )
1212addSbtPlugin(" com.lightbend.sbt" % " sbt-java-formatter" % " 0.8.0" )
13- addSbtPlugin(" ch.epfl.scala" % " sbt-bloop" % " 2.0.5 " )
13+ addSbtPlugin(" ch.epfl.scala" % " sbt-bloop" % " 2.0.6 " )
1414addSbtPlugin(" com.eed3si9n" % " sbt-buildinfo" % " 0.13.1" )
You can’t perform that action at this time.
0 commit comments