Skip to content

Commit

Permalink
Update dependency de.flapdoodle.embed:de.flapdoodle.embed.mongo to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 26, 2023
1 parent f1f7237 commit bd238f8
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 @@ -40,7 +40,7 @@ dependencies {
api "org.grails:grails-core"
api "org.grails.profiles:plugin"
api "org.grails:grails-gorm-testing-support"
api("de.flapdoodle.embed:de.flapdoodle.embed.mongo:2.2.0") {
api("de.flapdoodle.embed:de.flapdoodle.embed.mongo:4.9.3") {
exclude group: "commons-io"
exclude group: "org.apache.commons", module: "commons-lang3"
exclude group: "net.java.dev.jna"
Expand Down

0 comments on commit bd238f8

Please sign in to comment.