Skip to content

Commit

Permalink
Merge pull request #2947 from scala-steward/update/ujson-3.2.0
Browse files Browse the repository at this point in the history
Update ujson to 3.2.0
  • Loading branch information
tgodzik committed Mar 15, 2024
2 parents 0141bcb + f05a236 commit 74c928a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/deps.sc
Expand Up @@ -52,7 +52,7 @@ object Deps {
def scalazConcurrent = ivy"org.scalaz::scalaz-concurrent:${Versions.scalaz}"
def slf4JNop = ivy"org.slf4j:slf4j-nop:2.0.12"
def svm = ivy"org.graalvm.nativeimage:svm:22.0.0.2"
def ujson = ivy"com.lihaoyi::ujson:3.1.5"
def ujson = ivy"com.lihaoyi::ujson:3.2.0"
def utest = ivy"com.lihaoyi::utest::0.8.2"
def windowsAnsi = ivy"io.github.alexarchambault.windows-ansi:windows-ansi:0.0.5"
}
Expand Down

0 comments on commit 74c928a

Please sign in to comment.