Skip to content

Commit 7aa17ee

Browse files
authored
Minor/major updates
1 parent 369c328 commit 7aa17ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ addSbtPlugin("com.alejandrohdezma" % "sbt-github" % "0.11.13")
1313
addSbtPlugin("com.alejandrohdezma" % "sbt-github-header" % "0.11.13")
1414
addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % "0.11.13")
1515
addSbtPlugin("com.alejandrohdezma" % "sbt-remove-test-from-pom" % "0.1.0")
16-
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.0")
16+
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.1")
1717
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
1818
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
1919
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")

0 commit comments

Comments
 (0)