We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de81e5b commit 65cfdd2Copy full SHA for 65cfdd2
1 file changed
project/plugins.sbt
@@ -7,4 +7,4 @@ addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta37")
7
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.3.1")
8
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
9
10
-libraryDependencies ++= Seq("com.lihaoyi" %% "upickle" % "1.6.0")
+libraryDependencies ++= Seq("com.lihaoyi" %% "upickle" % "2.0.0")
0 commit comments