Skip to content

Commit 028d62a

Browse files
authored
Update sbt-github, sbt-github-header, ... to 0.10.1
1 parent 5b92f9d commit 028d62a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

project/plugins.sbt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.23"
33
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
44
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
55
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")
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)