From 7599d1e15323212fef8449bbe7ab42bb16539d51 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sun, 5 Jul 2020 02:23:24 +0200 Subject: [PATCH 1/2] Update reactivemongo, ... to 0.20.12 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 173cccd..f292e19 100644 --- a/build.sbt +++ b/build.sbt @@ -16,7 +16,7 @@ val gh = GitHubSettings( license = apache2 ) -val reactiveMongoVer = "0.20.2" +val reactiveMongoVer = "0.20.12" // format: off lazy val libs = From c58abe7c184db225761165946f0b43d2358e36b2 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Wed, 5 Aug 2020 22:22:35 +0200 Subject: [PATCH 2/2] Update reactivemongo, ... to 0.20.12 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 6e54d1c..f292e19 100644 --- a/build.sbt +++ b/build.sbt @@ -16,7 +16,7 @@ val gh = GitHubSettings( license = apache2 ) -val reactiveMongoVer = "0.20.11" +val reactiveMongoVer = "0.20.12" // format: off lazy val libs =