Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

Commit 24be70a

Browse files
Update json4s-native to 4.0.1 (#465)
1 parent 5f1eb28 commit 24be70a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ lazy val root = project
6161
"commons-codec" % "commons-codec" % "1.15",
6262
"io.github.novacrypto" % "BIP39" % "2019.01.27",
6363
"net.i2p.crypto" % "eddsa" % "0.3.0",
64-
"org.json4s" %% "json4s-native" % "4.0.0",
64+
"org.json4s" %% "json4s-native" % "4.0.1",
6565
"org.scala-lang.modules" %% "scala-collection-compat" % "2.4.4",
6666
"tech.sparse" %% "toml-scala" % "0.2.2",
6767

0 commit comments

Comments
 (0)