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 3c096f8 commit f4f0ec6Copy full SHA for f4f0ec6
chatformatter-core/build.gradle.kts
@@ -43,7 +43,7 @@ dependencies {
43
testImplementation("org.mockito:mockito-core:5.20.0")
44
testImplementation("org.mockito:mockito-junit-jupiter:5.20.0")
45
testImplementation("me.clip:placeholderapi:2.11.6")
46
- testImplementation("org.assertj:assertj-core:3.27.4")
+ testImplementation("org.assertj:assertj-core:3.27.6")
47
}
48
49
tasks {
0 commit comments