Skip to content

Commit 65cfdd2

Browse files
Update upickle to 2.0.0 (#112)
1 parent de81e5b commit 65cfdd2

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
@@ -7,4 +7,4 @@ addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta37")
77
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.3.1")
88
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
99

10-
libraryDependencies ++= Seq("com.lihaoyi" %% "upickle" % "1.6.0")
10+
libraryDependencies ++= Seq("com.lihaoyi" %% "upickle" % "2.0.0")

0 commit comments

Comments
 (0)