Skip to content

Commit 8ae0e4c

Browse files
authored
Update sbt-github, sbt-github-header, ... to 0.9.2
1 parent ec49f1b commit 8ae0e4c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

project/plugins.sbt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.18"
66
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.3")
77
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
88
addSbtPlugin("com.alejandrohdezma" % "sbt-codecov" % "0.2.0")
9-
addSbtPlugin("com.alejandrohdezma" % "sbt-github" % "0.9.1")
10-
addSbtPlugin("com.alejandrohdezma" % "sbt-github-header" % "0.9.1")
11-
addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % "0.9.1")
9+
addSbtPlugin("com.alejandrohdezma" % "sbt-github" % "0.9.2")
10+
addSbtPlugin("com.alejandrohdezma" % "sbt-github-header" % "0.9.2")
11+
addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % "0.9.2")
1212
addSbtPlugin("com.alejandrohdezma" % "sbt-remove-test-from-pom" % "0.1.0")
1313
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.16")

0 commit comments

Comments
 (0)