Skip to content

Commit d88455a

Browse files
Update jsoniter-scala-core, ... to 2.34.0 (#131)
1 parent 0db48ee commit d88455a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import scala.util.Properties.isWin
1515
object Versions {
1616
def scala213 = "2.13.16"
1717
def scalaJsVersion = "1.18.2"
18-
def jsoniterVersion = "2.33.3"
18+
def jsoniterVersion = "2.34.0"
1919
def scalaJsImportMapVersion = "0.1.1"
2020
def graalVmVersion = "22.3.1"
2121
def munitVersion = "1.1.0"

0 commit comments

Comments
 (0)