File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.8.3")
22addSbtPlugin(" org.typelevel" % " sbt-typelevel-site" % " 0.8.3" )
33addSbtPlugin(" org.typelevel" % " sbt-typelevel-scalafix" % " 0.8.3" )
44addSbtPlugin(" org.foundweekends.giter8" %% " sbt-giter8" % " 0.18.0" )
5- addSbtPlugin(" org.scala-js" % " sbt-scalajs" % " 1.18.2 " )
5+ addSbtPlugin(" org.scala-js" % " sbt-scalajs" % " 1.20.1 " )
66addSbtPlugin(" org.scalameta" % " sbt-mdoc" % " 2.7.2" )
Original file line number Diff line number Diff line change 11addSbtPlugin(" org.typelevel" % " sbt-typelevel" % " 0.8.3" )
22addSbtPlugin(" org.typelevel" % " sbt-typelevel-site" % " 0.8.3" )
33addSbtPlugin(" org.typelevel" % " sbt-typelevel-scalafix" % " 0.8.3" )
4- addSbtPlugin(" org.scala-js" % " sbt-scalajs" % " 1.18.2 " )
4+ addSbtPlugin(" org.scala-js" % " sbt-scalajs" % " 1.20.1 " )
55addSbtPlugin(" org.scalameta" % " sbt-mdoc" % " 2.7.2" )
You can’t perform that action at this time.
0 commit comments