Skip to content

Commit ece3198

Browse files
committed
Upgrade to MongoDB driver 4.8.0-rc0
1 parent 7864658 commit ece3198

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ ext {
9797
micrometerVersion = '1.10.0'
9898
micrometerTracingVersion = '1.0.0'
9999
mockitoVersion = '4.8.1'
100-
mongoDriverVersion = '4.7.2'
100+
mongoDriverVersion = '4.8.0-rc0'
101101
mysqlVersion = '8.0.31'
102102
pahoMqttClientVersion = '1.2.5'
103103
postgresVersion = '42.5.0'

0 commit comments

Comments
 (0)