Skip to content

Commit d03fa3e

Browse files
scalameta-bottgodzik
authored andcommitted
build(deps): Update ujson from 3.3.1 to 4.0.0
1 parent 14cc965 commit d03fa3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,7 @@ lazy val metals = project
458458
"com.outr" %% "scribe-file" % V.scribe,
459459
"com.outr" %% "scribe-slf4j2" % V.scribe, // needed for flyway database migrations
460460
// for JSON formatted doctor
461-
"com.lihaoyi" %% "ujson" % "3.3.1",
461+
"com.lihaoyi" %% "ujson" % "4.0.0",
462462
// For fetching projects' templates
463463
"com.lihaoyi" %% "requests" % "0.9.0",
464464
// for producing SemanticDB from Scala source files, to be sure we want the same version of scalameta

0 commit comments

Comments
 (0)