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 cceba88 commit 61e35daCopy full SHA for 61e35da
build.gradle.kts
@@ -60,7 +60,7 @@ dependencies {
60
implementation("org.apache.commons:commons-text:1.11.0")
61
implementation("com.knuddels:jtokkit:0.6.1")
62
63
- testImplementation("org.assertj:assertj-core:3.24.2")
+ testImplementation("org.assertj:assertj-core:3.25.2")
64
testImplementation("org.awaitility:awaitility:4.2.0")
65
testImplementation("org.junit.jupiter:junit-jupiter-params:5.10.1")
66
testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.10.1")
0 commit comments