Skip to content

Commit 9e9ea3e

Browse files
Update jsoniter-scala-core, ... to 2.13.25 (#1030)
1 parent 33af0e5 commit 9e9ea3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/deps.sc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ object Deps {
5858
// jni-utils version may need to be sync-ed when bumping the coursier version
5959
def coursier = "2.1.0-M6"
6060
def coursierCli = "2.1.0-M5-18-gfebf9838c"
61-
def jsoniterScala = "2.13.24"
61+
def jsoniterScala = "2.13.25"
6262
def scalaMeta = "4.5.7"
6363
def scalaNative = "0.4.4"
6464
def scalaPackager = "0.1.26"

0 commit comments

Comments
 (0)