Skip to content

Commit

Permalink
attempt newer version of mongodb in memory
Browse files Browse the repository at this point in the history
  • Loading branch information
hossenlopp committed Jan 14, 2025
1 parent b88111a commit b48a122
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/jest-mongodb-config.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module.exports = {
mongodbMemoryServerOptions: {
binary: {
version: '6.0.1',
version: '6.0.19',
skipMD5: true
},
autoStart: false,
Expand Down

0 comments on commit b48a122

Please sign in to comment.