Skip to content

Commit 44f1bb0

Browse files
authored
Update sbt-github, sbt-github-header, ... to 0.9.3
1 parent 00ebe74 commit 44f1bb0

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,8 +3,8 @@ addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.21"
33
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
44
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
55
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
6-
addSbtPlugin("com.alejandrohdezma" % "sbt-github" % "0.9.2")
7-
addSbtPlugin("com.alejandrohdezma" % "sbt-github-header" % "0.9.2")
8-
addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % "0.9.2")
6+
addSbtPlugin("com.alejandrohdezma" % "sbt-github" % "0.9.3")
7+
addSbtPlugin("com.alejandrohdezma" % "sbt-github-header" % "0.9.3")
8+
addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % "0.9.3")
99
addSbtPlugin("com.alejandrohdezma" % "sbt-remove-test-from-pom" % "0.1.0")
1010
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.20")

0 commit comments

Comments
 (0)