Skip to content

Commit ad1b99c

Browse files
Update jsoniter-scala-core, ... to 2.34.1 (#133)
Co-authored-by: Piotr Chabelski <[email protected]>
1 parent f4cb5be commit ad1b99c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sc

+1-1
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.19.0"
18-
def jsoniterVersion = "2.34.0"
18+
def jsoniterVersion = "2.34.1"
1919
def scalaJsImportMapVersion = "0.1.1"
2020
def graalVmVersion = "22.3.1"
2121
def munitVersion = "1.1.0"

0 commit comments

Comments
 (0)