Skip to content

Commit d518945

Browse files
committed
Update upickle to 3.2.0
1 parent d4a418a commit d518945

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.typelevel" % "sbt-tpolecat" % "0.5.0")
77
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
88

99
// for reading npmDependencies from package.json
10-
libraryDependencies ++= Seq("com.lihaoyi" %% "upickle" % "2.0.0")
10+
libraryDependencies ++= Seq("com.lihaoyi" %% "upickle" % "3.2.0")

0 commit comments

Comments
 (0)