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 @@ -6,9 +6,9 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
66addSbtPlugin(" org.scalameta" % " sbt-mdoc" % " 2.2.23" )
77addSbtPlugin(" de.heikoseeberger" % " sbt-header" % " 5.6.0" )
88addSbtPlugin(" com.alejandrohdezma" % " sbt-codecov" % " 0.2.1" )
9- addSbtPlugin(" com.alejandrohdezma" % " sbt-github" % " 0.10.0 " )
10- addSbtPlugin(" com.alejandrohdezma" % " sbt-github-header" % " 0.10.0 " )
11- addSbtPlugin(" com.alejandrohdezma" % " sbt-github-mdoc" % " 0.10.0 " )
9+ addSbtPlugin(" com.alejandrohdezma" % " sbt-github" % " 0.9.3 " )
10+ addSbtPlugin(" com.alejandrohdezma" % " sbt-github-header" % " 0.9.3 " )
11+ addSbtPlugin(" com.alejandrohdezma" % " sbt-github-mdoc" % " 0.9.3 " )
1212addSbtPlugin(" com.alejandrohdezma" % " sbt-remove-test-from-pom" % " 0.1.0" )
1313addSbtPlugin(" io.github.davidgregory084" % " sbt-tpolecat" % " 0.1.20" )
1414addSbtPlugin(" ch.epfl.scala" % " sbt-missinglink" % " 0.3.2" )
You can’t perform that action at this time.
0 commit comments