Skip to content

Commit 0bd9b38

Browse files
committed
Update sbt-github, sbt-github-header, ... to 0.11.8
1 parent f1231fa commit 0bd9b38

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

project/plugins.sbt

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
33
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.7")
44
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
55
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")
99
addSbtPlugin("com.alejandrohdezma" % "sbt-remove-test-from-pom" % "0.1.0")

0 commit comments

Comments
 (0)