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 b3f5225 commit 864b913Copy full SHA for 864b913
chatformatter-core/build.gradle.kts
@@ -43,7 +43,7 @@ dependencies {
43
testImplementation("org.mockito:mockito-core:5.19.0")
44
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")
+ testImplementation("org.assertj:assertj-core:3.27.4")
47
}
48
49
tasks {
0 commit comments