Skip to content

Commit

Permalink
Bump io.quarkus:quarkus-junit4-mock from 3.2.1.Final to 3.11.0 (#111)
Browse files Browse the repository at this point in the history
Bumps io.quarkus:quarkus-junit4-mock from 3.2.1.Final to 3.11.0.

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-junit4-mock
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 5, 2024
1 parent 6167af1 commit 4e7eec1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ springfox-swagger2 = { module = "io.springfox:springfox-swagger2", version = "3.
swagger-annotations2 = { module = "io.swagger:swagger-annotations", version = "1.6.14" }
swagger-annotations3 = { module = "io.swagger.core.v3:swagger-annotations", version = "2.2.15" }

testcontainers-junit4-mock = { module = "io.quarkus:quarkus-junit4-mock", version = "3.2.1.Final" }
testcontainers-junit4-mock = { module = "io.quarkus:quarkus-junit4-mock", version = "3.11.0" }

0 comments on commit 4e7eec1

Please sign in to comment.