Skip to content

Commit fe1a716

Browse files
committed
Update upickle to 4.4.2
1 parent 0d19d9e commit fe1a716

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

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

0 commit comments

Comments
 (0)