Skip to content

Commit 24d4d35

Browse files
Update upickle to 3.3.1 (#157)
1 parent e2e8908 commit 24d4d35

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.0")
8+
libraryDependencies ++= Seq("com.lihaoyi" %% "upickle" % "3.3.1")

0 commit comments

Comments
 (0)