File tree Expand file tree Collapse file tree
plugin/src/sbt-test/sbt-site/can-use-theme/project Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,4 +4,4 @@ sys.props.get("project.version") match {
44 |Specify this property using the scriptedLaunchOpts -D.""" .stripMargin)
55}
66
7- addSbtPlugin((" com.github.sbt" % " sbt-site-paradox" % " 1.7 .0" ).exclude(" com.lightbend.paradox" , " sbt-paradox" ))
7+ addSbtPlugin((" com.github.sbt" % " sbt-site-paradox" % " 1.8 .0" ).exclude(" com.lightbend.paradox" , " sbt-paradox" ))
Original file line number Diff line number Diff line change 11addSbtPlugin((" com.lightbend.paradox" % " sbt-paradox" % " 0.9.2" ).exclude(" com.typesafe.sbt" , " sbt-web" ))
22addSbtPlugin((" com.lightbend.paradox" % " sbt-paradox-theme" % " 0.9.2" ).exclude(" com.typesafe.sbt" , " sbt-web" ))
33addSbtPlugin(" com.github.sbt" % " sbt-web" % " 1.5.8" )
4- addSbtPlugin((" com.github.sbt" % " sbt-site-paradox" % " 1.7 .0" ).exclude(" com.lightbend.paradox" , " sbt-paradox" ))
4+ addSbtPlugin((" com.github.sbt" % " sbt-site-paradox" % " 1.8 .0" ).exclude(" com.lightbend.paradox" , " sbt-paradox" ))
55addSbtPlugin(" com.github.sbt" % " sbt-ghpages" % " 0.9.0" )
66addSbtPlugin(" com.github.sbt" % " sbt-ci-release" % " 1.12.0" )
77addSbtPlugin(" org.scalameta" % " sbt-scalafmt" % " 2.6.2" )
You can’t perform that action at this time.
0 commit comments