Skip to content

Commit

Permalink
[gradle] bump io.quarkus:quarkus-junit5-mockito from 3.18.3 to 3.19.0 (
Browse files Browse the repository at this point in the history
…#104)

Bumps io.quarkus:quarkus-junit5-mockito from 3.18.3 to 3.19.0.

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-junit5-mockito
  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>
Co-authored-by: Iliyan Kostov <[email protected]>
  • Loading branch information
dependabot[bot] and IliyanKostov9 authored Feb 25, 2025
1 parent 7434e15 commit bdebfda
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 @@ -56,7 +56,7 @@ dependencies {
testImplementation 'io.quarkus:quarkus-junit5'
testImplementation 'io.rest-assured:rest-assured'
testImplementation 'org.mockito:mockito-core:5.14.2'
testImplementation 'io.quarkus:quarkus-junit5-mockito:3.18.3'
testImplementation 'io.quarkus:quarkus-junit5-mockito:3.19.0'
}

group 'com.tuvarna'
Expand Down

0 comments on commit bdebfda

Please sign in to comment.