Skip to content

Commit 949a35a

Browse files
committed
Update upickle to 4.4.0
1 parent 50fff99 commit 949a35a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.2")
77
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
88

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

0 commit comments

Comments
 (0)