Skip to content

Commit

Permalink
Merge pull request #98 from steep-wms/dependabot/gradle/de.flapdoodle…
Browse files Browse the repository at this point in the history
….embed-de.flapdoodle.embed.mongo-3.2.7

Bump de.flapdoodle.embed.mongo from 3.2.6 to 3.2.7
  • Loading branch information
michel-kraemer authored Jan 12, 2022
2 parents 57fd554 + 44b097e commit 06a1e50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ dependencies {
implementation(kotlin("stdlib-jdk8"))
implementation(kotlin("script-runtime"))

testImplementation("de.flapdoodle.embed:de.flapdoodle.embed.mongo:3.2.6")
testImplementation("de.flapdoodle.embed:de.flapdoodle.embed.mongo:3.2.7")
testImplementation("io.mockk:mockk:1.12.2")
testImplementation("io.vertx:vertx-junit5:$vertxVersion")
testImplementation("org.assertj:assertj-core:3.22.0")
Expand Down

0 comments on commit 06a1e50

Please sign in to comment.