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 335af23 commit 031a580Copy full SHA for 031a580
build.gradle.kts
@@ -26,7 +26,7 @@ version = "2024.3.5"
26
27
dependencies {
28
testImplementation("org.jetbrains.kotlin:kotlin-test")
29
- testImplementation("org.assertj:assertj-core:3.27.2")
+ testImplementation("org.assertj:assertj-core:3.27.3")
30
testImplementation("org.junit.platform:junit-platform-launcher:1.11.4")
31
implementation(kotlin("test"))
32
implementation("org.codehaus.jettison:jettison:1.5.4")
0 commit comments