There was an error while loading. Please reload this page.
1 parent 5e54fb1 commit dcc4e14Copy full SHA for dcc4e14
1 file changed
chatformatter-core/build.gradle.kts
@@ -40,8 +40,8 @@ dependencies {
40
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
41
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine")
42
43
- testImplementation("org.mockito:mockito-core:5.18.0")
44
- testImplementation("org.mockito:mockito-junit-jupiter:5.18.0")
+ testImplementation("org.mockito:mockito-core:5.19.0")
+ testImplementation("org.mockito:mockito-junit-jupiter:5.19.0")
45
testImplementation("me.clip:placeholderapi:2.11.6")
46
testImplementation("org.assertj:assertj-core:3.27.3")
47
}
0 commit comments