We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent fa9d178 commit 5544ffbCopy full SHA for 5544ffb
application/build.gradle
@@ -77,7 +77,7 @@ dependencies {
77
78
implementation 'org.kohsuke:github-api:1.321'
79
80
- testImplementation 'org.mockito:mockito-core:5.10.0'
+ testImplementation 'org.mockito:mockito-core:5.11.0'
81
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.0'
82
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.10.0'
83
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
0 commit comments