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 1e78b0c commit ccc6556Copy full SHA for ccc6556
project/deps.sc
@@ -52,7 +52,7 @@ object Deps {
52
object Versions {
53
// jni-utils version may need to be sync-ed when bumping the coursier version
54
def coursier = "2.1.0-M5-18-gfebf9838c"
55
- def jsoniterScala = "2.13.13"
+ def jsoniterScala = "2.13.15"
56
def scalaMeta = "4.5.3"
57
def scalaNative = "0.4.4"
58
def scalaPackager = "0.1.26"
0 commit comments