Skip to content

Commit e8304c7

Browse files
authored
Update sbt-github, sbt-github-header, ... to 0.9.1
1 parent 0d72465 commit e8304c7

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.14"
33
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
44
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.5")
55
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
6-
addSbtPlugin("com.alejandrohdezma" % "sbt-github" % "0.9.0")
7-
addSbtPlugin("com.alejandrohdezma" % "sbt-github-header" % "0.9.0")
8-
addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % "0.9.0")
6+
addSbtPlugin("com.alejandrohdezma" % "sbt-github" % "0.9.1")
7+
addSbtPlugin("com.alejandrohdezma" % "sbt-github-header" % "0.9.1")
8+
addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % "0.9.1")
99
addSbtPlugin("com.alejandrohdezma" % "sbt-remove-test-from-pom" % "0.1.0")
1010
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.16")

0 commit comments

Comments
 (0)