Skip to content

Commit e168cce

Browse files
Update jsoniter-scala-core, ... to 2.28.1 (#551)
1 parent f4ee4b9 commit e168cce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ lazy val dependency =
207207
val avro4s = "4.1.1"
208208
val circe = "0.14.6"
209209
val json4s = "4.0.7"
210-
val jsoniterScala = "2.28.0"
210+
val jsoniterScala = "2.28.1"
211211
val scalaTest = "3.2.17"
212212
val kafka = "3.6.1"
213213
val play = "3.0.2"

0 commit comments

Comments
 (0)