Skip to content

Commit 854937f

Browse files
scala-stewardGedochao
authored andcommitted
Update jsoniter-scala-core_2.13 to 2.17.1
1 parent 21b179c commit 854937f

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-53-gb4f448130"
6060
def coursierCli = "2.1.0-M5-18-gfebf9838c"
61-
def jsoniterScala = "2.17.0"
61+
def jsoniterScala = "2.17.1"
6262
def scalaMeta = "4.5.13"
6363
def scalaNative = "0.4.7"
6464
def scalaPackager = "0.1.27"

0 commit comments

Comments
 (0)