Skip to content

Commit 21dcdbc

Browse files
committed
Upgrade to MongoDb driver 4.1.0-rc0
1 parent 730c157 commit 21dcdbc

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
@@ -84,7 +84,7 @@ ext {
8484
log4jVersion = '2.13.3'
8585
micrometerVersion = '1.5.2'
8686
mockitoVersion = '3.3.3'
87-
mongoDriverVersion = '4.0.4'
87+
mongoDriverVersion = '4.1.0-rc0'
8888
mysqlVersion = '8.0.20'
8989
pahoMqttClientVersion = '1.2.4'
9090
postgresVersion = '42.2.14'

0 commit comments

Comments
 (0)