Skip to content

Commit

Permalink
Bump de.flapdoodle.embed:de.flapdoodle.embed.mongo.spring3x
Browse files Browse the repository at this point in the history
Bumps [de.flapdoodle.embed:de.flapdoodle.embed.mongo.spring3x](https://github.com/flapdoodle-oss/de.flapdoodle.embed.mongo.spring) from 4.16.1 to 4.18.0.
- [Commits](flapdoodle-oss/de.flapdoodle.embed.mongo.spring@de.flapdoodle.embed.mongo.spring3x-4.16.1...de.flapdoodle.embed.mongo.spring3x-4.18.0)

---
updated-dependencies:
- dependency-name: de.flapdoodle.embed:de.flapdoodle.embed.mongo.spring3x
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and royclarkson committed Dec 3, 2024
1 parent ab3bdf3 commit 3f0e2ba
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 @@ -66,7 +66,7 @@ dependencies {
implementation('org.springframework.boot:spring-boot-starter-security')
implementation('org.springframework.boot:spring-boot-starter-data-mongodb-reactive')
implementation('org.springframework.hateoas:spring-hateoas')
implementation('de.flapdoodle.embed:de.flapdoodle.embed.mongo.spring3x:4.16.1')
implementation('de.flapdoodle.embed:de.flapdoodle.embed.mongo.spring3x:4.18.0')
runtimeOnly('org.springframework.boot:spring-boot-devtools')
testImplementation('org.springframework.boot:spring-boot-starter-test')
testImplementation('org.springframework.security:spring-security-test')
Expand Down

0 comments on commit 3f0e2ba

Please sign in to comment.