Skip to content

Commit a10ab2c

Browse files
Bump org.mockito:mockito-junit-jupiter from 5.16.0 to 5.16.1 (#200)
Bumps [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) from 5.16.0 to 5.16.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.16.0...v5.16.1) --- updated-dependencies: - dependency-name: org.mockito:mockito-junit-jupiter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a0c1971 commit a10ab2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies {
3737
runtimeOnly("ch.qos.logback:logback-classic")
3838

3939
testImplementation("io.micronaut:micronaut-http-client")
40-
testImplementation("org.mockito:mockito-junit-jupiter:5.16.0")
40+
testImplementation("org.mockito:mockito-junit-jupiter:5.16.1")
4141
testImplementation("org.junit.jupiter:junit-jupiter-params:5.12.0")
4242
testImplementation("org.mockito:mockito-core")
4343

0 commit comments

Comments
 (0)