Skip to content

Commit 070ebc5

Browse files
chore(deps): bump org.mockito:mockito-inline from 4.11.0 to 5.2.0
Bumps [org.mockito:mockito-inline](https://github.com/mockito/mockito) from 4.11.0 to 5.2.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.11.0...v5.2.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-inline dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cdf68de commit 070ebc5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deepl-java/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ repositories {
2626
dependencies {
2727
implementation("org.jetbrains:annotations:20.1.0")
2828
testImplementation("org.junit.jupiter:junit-jupiter:5.8.1")
29-
testImplementation("org.mockito:mockito-inline:4.11.0")
29+
testImplementation("org.mockito:mockito-inline:5.2.0")
3030

3131
// implementation("com.google.guava:guava:30.1.1-jre")
3232
implementation("com.google.code.gson:gson:2.9.0")

0 commit comments

Comments
 (0)