We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9c83586 + 26b42f7 commit fbae1cbCopy full SHA for fbae1cb
build.sc
@@ -15,7 +15,7 @@ import scala.util.Properties.isWin
15
object Versions {
16
def scala213 = "2.13.16"
17
def scalaJsVersion = "1.19.0"
18
- def jsoniterVersion = "2.35.1"
+ def jsoniterVersion = "2.35.2"
19
def scalaJsImportMapVersion = "0.1.1"
20
def graalVmVersion = "22.3.1"
21
def munitVersion = "1.1.0"
0 commit comments