We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0db48ee commit d88455aCopy full SHA for d88455a
build.sc
@@ -15,7 +15,7 @@ import scala.util.Properties.isWin
15
object Versions {
16
def scala213 = "2.13.16"
17
def scalaJsVersion = "1.18.2"
18
- def jsoniterVersion = "2.33.3"
+ def jsoniterVersion = "2.34.0"
19
def scalaJsImportMapVersion = "0.1.1"
20
def graalVmVersion = "22.3.1"
21
def munitVersion = "1.1.0"
0 commit comments