Skip to content

Commit 37743a1

Browse files
Bump org.mockito:mockito-inline from 4.10.0 to 5.2.0
Bumps [org.mockito:mockito-inline](https://github.com/mockito/mockito) from 4.10.0 to 5.2.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.10.0...v5.2.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-inline dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 32e0c80 commit 37743a1

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
@@ -130,7 +130,7 @@ dependencies {
130130
testImplementation "io.specto:hoverfly-java-junit5:0.20.2"
131131

132132
//Java 11 Support
133-
testImplementation "org.mockito:mockito-inline:4.10.0"
133+
testImplementation "org.mockito:mockito-inline:5.2.0"
134134
//testImplementation "org.mockito:mockito-core:2.23.4"
135135
testImplementation "com.sun.xml.bind:jaxb-core:2.3.0.1"
136136
testImplementation "com.sun.xml.bind:jaxb-impl:2.3.0.1"

0 commit comments

Comments
 (0)