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 fb3865e commit 47f6bbdCopy full SHA for 47f6bbd
chatformatter-core/build.gradle.kts
@@ -43,7 +43,7 @@ dependencies {
43
testImplementation("org.mockito:mockito-core:5.18.0")
44
testImplementation("org.mockito:mockito-junit-jupiter:5.18.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