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.
2 parents b6f128c + 3d620db commit a16af8aCopy full SHA for a16af8a
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.2"
+ def jsoniterVersion = "2.35.3"
19
def scalaJsImportMapVersion = "0.1.1"
20
def graalVmVersion = "22.3.1"
21
def munitVersion = "1.1.1"
0 commit comments