Skip to content

Commit 917ef1b

Browse files
Update dependency org.mongodb:bson to v5.5.1
1 parent b42629f commit 917ef1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dependencyResolutionManagement {
4646
library("apache-httpclient", "org.apache.httpcomponents.client5:httpclient5:5.3.1")
4747

4848
library("websocketclient", "com.neovisionaries:nv-websocket-client:2.14")
49-
library("mongodb-bson", "org.mongodb:bson:5.0.1")
49+
library("mongodb-bson", "org.mongodb:bson:5.5.1")
5050
library("google-guava", "com.google.guava:guava:33.1.0-jre")
5151

5252
}

0 commit comments

Comments
 (0)