Skip to content

Commit 7a0f218

Browse files
committed
Version updating to the highest version that can be built for java 8
1 parent ec69071 commit 7a0f218

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ dependencies {
110110
// api "com.hazelcast:hazelcast-client:3.11.4"
111111

112112
// Mongo DB
113-
api 'org.mongodb:mongodb-driver-sync:4.3.4'
113+
api 'org.mongodb:mongodb-driver-sync:4.5.1'
114114

115115
// PostgresSQL library
116116
api "org.postgresql:postgresql:42.2.5"

0 commit comments

Comments
 (0)