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 @@ -3,7 +3,7 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
3
3
addSbtPlugin(" org.scalameta" % " sbt-mdoc" % " 2.3.7" )
4
4
addSbtPlugin(" org.scalameta" % " sbt-scalafmt" % " 2.5.0" )
5
5
addSbtPlugin(" de.heikoseeberger" % " sbt-header" % " 5.9.0" )
6
- addSbtPlugin(" com.alejandrohdezma" % " sbt-github" % " 0.11.6 " )
7
- addSbtPlugin(" com.alejandrohdezma" % " sbt-github-header" % " 0.11.6 " )
8
- addSbtPlugin(" com.alejandrohdezma" % " sbt-github-mdoc" % " 0.11.6 " )
6
+ addSbtPlugin(" com.alejandrohdezma" % " sbt-github" % " 0.11.8 " )
7
+ addSbtPlugin(" com.alejandrohdezma" % " sbt-github-header" % " 0.11.8 " )
8
+ addSbtPlugin(" com.alejandrohdezma" % " sbt-github-mdoc" % " 0.11.8 " )
9
9
addSbtPlugin(" com.alejandrohdezma" % " sbt-remove-test-from-pom" % " 0.1.0" )
You can’t perform that action at this time.
0 commit comments