Skip to content

Commit bb57362

Browse files
Update jsoniter-scala-core_2.13 to 2.14.2 (#1241)
Co-authored-by: Piotr Chabelski <pchabelski@virtuslab.com>
1 parent 6b2d136 commit bb57362

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-49-gff26f8e39"
6060
def coursierCli = "2.1.0-M5-18-gfebf9838c"
61-
def jsoniterScala = "2.13.39"
61+
def jsoniterScala = "2.14.2"
6262
def scalaMeta = "4.5.12"
6363
def scalaNative = "0.4.5"
6464
def scalaPackager = "0.1.26"

0 commit comments

Comments
 (0)