File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- addSbtPlugin(" com.github.sbt" % " sbt-ci-release" % " 1.5.10 " )
1+ addSbtPlugin(" com.github.sbt" % " sbt-ci-release" % " 1.11.2 " )
22addSbtPlugin(" com.eed3si9n" % " sbt-buildinfo" % " 0.13.1" )
33
44addSbtPlugin(" org.scalameta" % " sbt-scalafmt" % " 2.5.5" )
55addSbtPlugin(" de.heikoseeberger" % " sbt-header" % " 5.10.0" )
66addSbtPlugin(" org.scalastyle" %% " scalastyle-sbt-plugin" % " 1.0.0" )
7- addSbtPlugin(" com.typesafe .sbt" % " sbt-site" % " 1.4.1 " )
7+ addSbtPlugin(" com.github .sbt" % " sbt-site-paradox " % " 1.7.0 " )
88addSbtPlugin(" com.lightbend.paradox" % " sbt-paradox" % " 0.9.2" )
9- addSbtPlugin(" com.typesafe .sbt" % " sbt-ghpages" % " 0.6.3 " )
9+ addSbtPlugin(" com.github .sbt" % " sbt-ghpages" % " 0.8.0 " )
1010addSbtPlugin(" com.eed3si9n" % " sbt-nocomma" % " 0.1.2" )
1111
1212libraryDependencySchemes += " org.scala-lang.modules" %% " scala-xml" % " always"
You can’t perform that action at this time.
0 commit comments