Skip to content

Commit

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

Bump de.flapdoodle.embed.mongo from 3.2.8 to 3.3.0
  • Loading branch information
michel-kraemer authored Jan 25, 2022
2 parents d39c43c + 41d6eb0 commit 276ab5a
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 @@ -82,7 +82,7 @@ dependencies {
implementation(kotlin("stdlib-jdk8"))
implementation(kotlin("script-runtime"))

testImplementation("de.flapdoodle.embed:de.flapdoodle.embed.mongo:3.2.8")
testImplementation("de.flapdoodle.embed:de.flapdoodle.embed.mongo:3.3.0")
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 276ab5a

Please sign in to comment.