We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0681fb4 + 92a0783 commit 8ddd0f1Copy full SHA for 8ddd0f1
build.gradle
@@ -121,7 +121,7 @@ dependencies {
121
implementation "com.fasterxml.jackson.core:jackson-annotations:2.19.2"
122
123
// Testing dependencies
124
- testImplementation "org.mockito:mockito-core:5.19.0"
+ testImplementation "org.mockito:mockito-core:5.20.0"
125
testImplementation "org.mockito:mockito-inline:5.2.0"
126
127
// Ghidra test dependencies
0 commit comments