Skip to content

Commit c6f5f33

Browse files
chore: update dependency org.mongodb:mongodb-driver-sync to v5.4.0 (#1597)
1 parent 1ce3c7f commit c6f5f33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ stringSimilarity = "2.0.0"
3232
# databases
3333
h2 = "1.4.197" # do not update, leads to database incompatibility
3434
xodus = "2.0.1"
35-
mongodb = "5.3.1"
35+
mongodb = "5.4.0"
3636
hikariCp = "6.3.0"
3737
mysqlConnector = "9.2.0"
3838

0 commit comments

Comments
 (0)