We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a6fcfc commit a2eb426Copy full SHA for a2eb426
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-53-gb4f448130"
60
def coursierCli = "2.1.0-M5-18-gfebf9838c"
61
- def jsoniterScala = "2.15.0"
+ def jsoniterScala = "2.16.0"
62
def scalaMeta = "4.5.13"
63
def scalaNative = "0.4.5"
64
def scalaPackager = "0.1.27"
0 commit comments