Skip to content

Commit

Permalink
Upgrade to MongoDB Driver 4.7.0-beta0
Browse files Browse the repository at this point in the history
  • Loading branch information
artembilan committed Jul 12, 2022
1 parent a67c4d9 commit 7f631fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 7f631fc

Please sign in to comment.