Skip to content

Commit

Permalink
Merge branch 'dev' into abyrd/scenario-network-cache
Browse files Browse the repository at this point in the history
  • Loading branch information
abyrd authored Oct 3, 2024
2 parents 9d36b01 + 3d64db6 commit 54eb4f4
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 @@ -165,7 +165,7 @@ dependencies {
}

// Database driver.
implementation 'org.mongodb:mongo-java-driver:3.11.0'
implementation 'org.mongodb:mongodb-driver-legacy:5.2.0'

// Legacy system for storing Java objects, this functionality is now provided by the MongoDB driver itself.
implementation 'org.mongojack:mongojack:2.10.1'
Expand Down

0 comments on commit 54eb4f4

Please sign in to comment.