Skip to content

Commit d7669e4

Browse files
authored
Minor/major updates
1 parent dba26d8 commit d7669e4

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
@@ -9,9 +9,9 @@ addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.1")
99
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
1010
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
1111
addSbtPlugin("com.alejandrohdezma" % "sbt-codecov" % "0.2.1")
12-
addSbtPlugin("com.alejandrohdezma" % "sbt-github" % "0.11.11")
13-
addSbtPlugin("com.alejandrohdezma" % "sbt-github-header" % "0.11.11")
14-
addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % "0.11.11")
12+
addSbtPlugin("com.alejandrohdezma" % "sbt-github" % "0.11.13")
13+
addSbtPlugin("com.alejandrohdezma" % "sbt-github-header" % "0.11.13")
14+
addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % "0.11.13")
1515
addSbtPlugin("com.alejandrohdezma" % "sbt-remove-test-from-pom" % "0.1.0")
1616
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.0")
1717
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")

0 commit comments

Comments
 (0)