diff --git a/build.sbt b/build.sbt index 2191c957..d046c441 100644 --- a/build.sbt +++ b/build.sbt @@ -61,7 +61,7 @@ lazy val root = project "commons-codec" % "commons-codec" % "1.15", "io.github.novacrypto" % "BIP39" % "2019.01.27", "net.i2p.crypto" % "eddsa" % "0.3.0", - "org.json4s" %% "json4s-native" % "4.0.3", + "org.json4s" %% "json4s-native" % "4.0.6", "org.scala-lang.modules" %% "scala-collection-compat" % "2.5.0", "tech.sparse" %% "toml-scala" % "0.2.2",