Skip to content

Commit

Permalink
Merge pull request #16 from DeepLcom/dependabot/gradle/org.mockito-mo…
Browse files Browse the repository at this point in the history
…ckito-inline-5.2.0

chore(deps): bump org.mockito:mockito-inline from 4.11.0 to 5.2.0
  • Loading branch information
daniel-jones-dev authored Aug 15, 2024
2 parents b19aa1b + 2bfe042 commit e44a506
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions deepl-java/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ repositories {
dependencies {
implementation("org.jetbrains:annotations:20.1.0")
testImplementation("org.junit.jupiter:junit-jupiter:5.10.0")
testImplementation("org.mockito:mockito-inline:4.11.0")

testImplementation("org.mockito:mockito-inline:5.2.0")
// implementation("com.google.guava:guava:30.1.1-jre")
implementation("com.google.code.gson:gson:2.10.1")
}
Expand Down

0 comments on commit e44a506

Please # to comment.