Skip to content

Commit de81e5b

Browse files
Update sbt-tpolecat to 0.3.1 (#110)
1 parent 0a46c97 commit de81e5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.20.0")
44

55
addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta37")
66

7-
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.3.0")
7+
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.3.1")
88
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
99

1010
libraryDependencies ++= Seq("com.lihaoyi" %% "upickle" % "1.6.0")

0 commit comments

Comments
 (0)