There was an error while loading. Please reload this page.
2 parents cf76d88 + fca52db commit e38552eCopy full SHA for e38552e
build.gradle
@@ -51,7 +51,7 @@ dependencies {
51
}
52
implementation "org.antlr:antlr4-intellij-adaptor:0.1"
53
testImplementation group: 'junit', name: 'junit', version: '4.13.2'
54
- testImplementation group: 'org.mockito', name: 'mockito-core', version: '5.9.0'
+ testImplementation group: 'org.mockito', name: 'mockito-core', version: '5.10.0'
55
56
57
generateGrammarSource {
0 commit comments