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 11addSbtPlugin(" com.github.sbt" % " sbt-ci-release" % " 1.5.10" )
22addSbtPlugin(" org.scalameta" % " sbt-scalafmt" % " 2.5.0" )
33addSbtPlugin(" de.heikoseeberger" % " sbt-header" % " 5.9.0" )
4- addSbtPlugin(" com.alejandrohdezma" % " sbt-github" % " 0.11.4 " )
5- addSbtPlugin(" com.alejandrohdezma" % " sbt-github-header" % " 0.11.4 " )
6- addSbtPlugin(" com.alejandrohdezma" % " sbt-github-mdoc" % " 0.11.4 " )
4+ addSbtPlugin(" com.alejandrohdezma" % " sbt-github" % " 0.11.6 " )
5+ addSbtPlugin(" com.alejandrohdezma" % " sbt-github-header" % " 0.11.6 " )
6+ addSbtPlugin(" com.alejandrohdezma" % " sbt-github-mdoc" % " 0.11.6 " )
77addSbtPlugin(" com.alejandrohdezma" % " sbt-remove-test-from-pom" % " 0.1.0" )
88addSbtPlugin(" org.scalameta" % " sbt-mdoc" % " 2.3.6" )
99addSbtPlugin(" com.typesafe.sbt" % " sbt-ghpages" % " 0.6.3" )
You can’t perform that action at this time.
0 commit comments