Skip to content

Commit a68f2ef

Browse files
Update upickle to 4.0.0 (#162)
1 parent 35345e3 commit a68f2ef

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
@@ -5,4 +5,4 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
55
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.1")
66

77
// for reading npmDependencies from package.json
8-
libraryDependencies ++= Seq("com.lihaoyi" %% "upickle" % "3.3.1")
8+
libraryDependencies ++= Seq("com.lihaoyi" %% "upickle" % "4.0.0")

0 commit comments

Comments
 (0)