Upgrade to MongoDB Driver 4.7.0-beta0

This commit is contained in:
Artem Bilan
2022-07-12 16:36:09 -04:00
parent a67c4d9ff9
commit 7f631fc947

View File

@@ -87,7 +87,7 @@ ext {
micrometerVersion = '1.10.0-SNAPSHOT'
micrometerTracingVersion = '1.0.0-SNAPSHOT'
mockitoVersion = '4.5.1'
mongoDriverVersion = '4.6.0'
mongoDriverVersion = '4.7.0-beta0'
mysqlVersion = '8.0.28'
pahoMqttClientVersion = '1.2.5'
postgresVersion = '42.3.3'