Skip to content

Commit d2fe7d0

Browse files
Update org.mongodb to 4.8.2
Closes gh-2271
1 parent 380dae1 commit d2fe7d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependency-management.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencyManagement {
3434
dependency 'org.hamcrest:hamcrest:2.2'
3535
dependency 'org.hsqldb:hsqldb:2.7.0'
3636
dependency 'org.mariadb.jdbc:mariadb-java-client:3.0.7'
37-
dependencySet(group: 'org.mongodb', version: '4.8.0-beta0') {
37+
dependencySet(group: 'org.mongodb', version: '4.8.2') {
3838
entry 'mongodb-driver-core'
3939
entry 'mongodb-driver-sync'
4040
entry 'mongodb-driver-reactivestreams'

0 commit comments

Comments
 (0)