Skip to content

Commit 77994ec

Browse files
Update play-json to 2.9.4 (#446)
1 parent 90ad11a commit 77994ec

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
@@ -193,7 +193,7 @@ lazy val dependency =
193193
val jsoniterScala = "2.13.3"
194194
val scalaTest = "3.2.15"
195195
val kafka = "3.3.2"
196-
val play = "2.9.3"
196+
val play = "2.9.4"
197197
val upickle = "2.0.0"
198198
val jackson = "2.14.2"
199199
}

0 commit comments

Comments
 (0)