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.10")
3
3
addSbtPlugin(" org.scalameta" % " sbt-mdoc" % " 2.2.24" )
4
4
addSbtPlugin(" org.scalameta" % " sbt-scalafmt" % " 2.4.6" )
5
5
addSbtPlugin(" de.heikoseeberger" % " sbt-header" % " 5.6.0" )
6
- addSbtPlugin(" com.alejandrohdezma" % " sbt-github" % " 0.10.0 " )
7
- addSbtPlugin(" com.alejandrohdezma" % " sbt-github-header" % " 0.10.0 " )
8
- addSbtPlugin(" com.alejandrohdezma" % " sbt-github-mdoc" % " 0.10.0 " )
6
+ addSbtPlugin(" com.alejandrohdezma" % " sbt-github" % " 0.10.1 " )
7
+ addSbtPlugin(" com.alejandrohdezma" % " sbt-github-header" % " 0.10.1 " )
8
+ addSbtPlugin(" com.alejandrohdezma" % " sbt-github-mdoc" % " 0.10.1 " )
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