Skip to content

Commit 5e7f69a

Browse files
committed
Revert "Bump org.mockito:mockito-core from 5.11.0 to 5.12.0 (#1110)"
This reverts commit a2ad5ce.
1 parent 3a35098 commit 5e7f69a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ dependencies {
8080
implementation 'org.apache.commons:commons-text:1.12.0'
8181
implementation 'com.apptasticsoftware:rssreader:3.6.0'
8282

83-
testImplementation 'org.mockito:mockito-core:5.12.0'
83+
testImplementation 'org.mockito:mockito-core:5.11.0'
8484
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.0'
8585
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.10.0'
8686
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'

0 commit comments

Comments
 (0)