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 b053388 commit efb8a53Copy full SHA for efb8a53
scalabot-extension/build.gradle.kts
@@ -11,7 +11,7 @@ dependencies {
11
api(project(":scalabot-meta"))
12
13
testImplementation("org.junit.jupiter:junit-jupiter-api:5.10.1")
14
- testImplementation("org.mockito:mockito-core:5.11.0")
+ testImplementation("org.mockito:mockito-core:5.14.2")
15
testImplementation("org.telegram:telegrambots-client:8.0.0")
16
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine")
17
}
0 commit comments