We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3625dc commit ce46b5eCopy full SHA for ce46b5e
project/deps.sc
@@ -58,7 +58,7 @@ object Deps {
58
// jni-utils version may need to be sync-ed when bumping the coursier version
59
def coursier = "2.1.0-M6-49-gff26f8e39"
60
def coursierCli = "2.1.0-M5-18-gfebf9838c"
61
- def jsoniterScala = "2.14.2"
+ def jsoniterScala = "2.15.0"
62
def scalaMeta = "4.5.12"
63
def scalaNative = "0.4.5"
64
def scalaPackager = "0.1.26"
0 commit comments