We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2e8908 commit 24d4d35Copy full SHA for 24d4d35
project/plugins.sbt
@@ -5,4 +5,4 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
5
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.1")
6
7
// for reading npmDependencies from package.json
8
-libraryDependencies ++= Seq("com.lihaoyi" %% "upickle" % "3.3.0")
+libraryDependencies ++= Seq("com.lihaoyi" %% "upickle" % "3.3.1")
0 commit comments