Skip to content
This repository was archived by the owner on Nov 18, 2024. It is now read-only.

Commit 0b175cb

Browse files
committed
Upgraded to Reactivemongo 0.16.4
1 parent 015aa42 commit 0b175cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/LibraryDependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ object LibraryDependencies {
2929
"org.slf4j" % "log4j-over-slf4j" % "1.7.26",
3030
"com.typesafe.play" %% "play" % play26Version,
3131
"com.typesafe.play" %% "play-guice" % play26Version,
32-
"org.reactivemongo" %% "reactivemongo-play-json" % "0.16.0-play26"
32+
"org.reactivemongo" %% "reactivemongo-play-json" % "0.16.4-play26"
3333
)
3434
)
3535

0 commit comments

Comments
 (0)