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 6869def commit 6d5234fCopy full SHA for 6d5234f
application/build.gradle
@@ -76,7 +76,7 @@ dependencies {
76
77
implementation 'org.kohsuke:github-api:1.314'
78
79
- testImplementation 'org.mockito:mockito-core:5.1.0'
+ testImplementation 'org.mockito:mockito-core:5.2.0'
80
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.0'
81
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.9.0'
82
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.9.0'
0 commit comments