Skip to content

Commit 383e2c7

Browse files
Merge pull request #1819 from microsoftgraph/dependabot/gradle/org.mockito-mockito-core-5.15.2
chore(deps): bump org.mockito:mockito-core from 5.14.2 to 5.15.2
2 parents 973816b + a7f7af5 commit 383e2c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ dependencies {
33
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.4'
44
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.11.4'
55
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.4'
6-
testImplementation 'org.mockito:mockito-core:5.14.2'
6+
testImplementation 'org.mockito:mockito-core:5.15.2'
77
testImplementation 'io.opentelemetry:opentelemetry-api:1.45.0'
88
testImplementation 'io.opentelemetry:opentelemetry-context:1.45.0'
99
testImplementation 'io.github.std-uritemplate:std-uritemplate:1.0.6'

0 commit comments

Comments
 (0)