Skip to content

Commit 43b194f

Browse files
Update play-json-jsoniter to 1.2.3 (#727)
1 parent 58239fb commit 43b194f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ object Dependencies {
1212
val cassandraSync = "com.evolutiongaming" %% "cassandra-sync" % "3.1.1"
1313
val random = "com.evolution" %% "random" % "1.0.5"
1414
val retry = "com.evolutiongaming" %% "retry" % "3.1.0"
15-
val playJsonJsoniter = "com.evolution" %% "play-json-jsoniter" % "1.1.1"
15+
val playJsonJsoniter = "com.evolution" %% "play-json-jsoniter" % "1.2.3"
1616

1717
object Cats {
1818
private val version = "2.13.0"

0 commit comments

Comments
 (0)