Skip to content

Commit

Permalink
Merge pull request #456 from MTES-MCT/dependabot/gradle/backend/gradl…
Browse files Browse the repository at this point in the history
…e-e5057cbdba

chore(deps): bump org.springframework:spring-webflux from 6.1.13 to 6.1.14 in /backend in the gradle group across 1 directory
  • Loading branch information
lwih authored Dec 20, 2024
2 parents ec01de4 + 7f30b8f commit 217019f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ dependencies {
implementation("org.jodconverter:jodconverter-local-lo:4.4.7")
implementation("com.neovisionaries:nv-i18n:1.29")
testImplementation("org.springframework.boot:spring-boot-starter-test:$springVersion")
testImplementation("org.springframework:spring-webflux:6.1.13")
testImplementation("org.springframework:spring-webflux:6.1.14")
testImplementation("org.springframework.graphql:spring-graphql-test:1.2.4")
testImplementation("org.testcontainers:testcontainers")
testImplementation("org.testcontainers:junit-jupiter")
Expand Down

0 comments on commit 217019f

Please sign in to comment.