File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ lazy val pekkoPlugin = project
7575 addSbtPlugin(
7676 // When updating the sbt-paradox version,
7777 // remember to also update project/plugins.sbt
78- " com.lightbend.paradox" % " sbt-paradox" % " 0.10.7 " ),
78+ " com.lightbend.paradox" % " sbt-paradox" % " 0.11.0 " ),
7979 addSbtPlugin(" com.github.sbt" % " sbt-web" % " 1.5.8" ),
8080 addSbtPlugin(" com.lightbend.paradox" % " sbt-paradox-apidoc" % " 1.1.0" ),
8181 addSbtPlugin(" com.lightbend.paradox" % " sbt-paradox-project-info" % " 3.0.1" ),
Original file line number Diff line number Diff line change 1717
1818// When updating the sbt-paradox version,
1919// remember to also update build.sbt
20- addSbtPlugin(" com.lightbend.paradox" % " sbt-paradox-theme" % " 0.10.7 " )
21- addSbtPlugin(" com.lightbend.paradox" % " sbt-paradox" % " 0.10.7 " )
20+ addSbtPlugin(" com.lightbend.paradox" % " sbt-paradox-theme" % " 0.11.0 " )
21+ addSbtPlugin(" com.lightbend.paradox" % " sbt-paradox" % " 0.11.0 " )
2222addSbtPlugin(" com.github.sbt" % " sbt-web" % " 1.5.8" )
2323addSbtPlugin(" com.github.sbt" % " sbt-dynver" % " 5.1.1" )
2424addSbtPlugin(" org.scalameta" % " sbt-scalafmt" % " 2.6.2" )
You can’t perform that action at this time.
0 commit comments