Skip to content

Commit a03bd8a

Browse files
Bump org.mockito:mockito-core from 5.19.0 to 5.20.0 (#24)
1 parent c63cd2c commit a03bd8a

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
@@ -17,7 +17,7 @@ dependencies {
1717
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.13.4'
1818

1919
// https://mvnrepository.com/artifact/org.mockito/mockito-core
20-
testImplementation 'org.mockito:mockito-core:5.19.0'
20+
testImplementation 'org.mockito:mockito-core:5.20.0'
2121
}
2222

2323

0 commit comments

Comments
 (0)