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.
1 parent 59673da commit a36bddeCopy full SHA for a36bdde
application/build.gradle
@@ -76,7 +76,7 @@ dependencies {
76
77
implementation 'org.kohsuke:github-api:1.318'
78
79
- testImplementation 'org.mockito:mockito-core:5.3.1'
+ testImplementation 'org.mockito:mockito-core:5.10.0'
80
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.0'
81
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.10.0'
82
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
0 commit comments