Skip to content

Commit 7f631fc

Browse files
committed
Upgrade to MongoDB Driver 4.7.0-beta0
1 parent a67c4d9 commit 7f631fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ ext {
8787
micrometerVersion = '1.10.0-SNAPSHOT'
8888
micrometerTracingVersion = '1.0.0-SNAPSHOT'
8989
mockitoVersion = '4.5.1'
90-
mongoDriverVersion = '4.6.0'
90+
mongoDriverVersion = '4.7.0-beta0'
9191
mysqlVersion = '8.0.28'
9292
pahoMqttClientVersion = '1.2.5'
9393
postgresVersion = '42.3.3'

0 commit comments

Comments
 (0)