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 8691d14 commit 07a0c84Copy full SHA for 07a0c84
build.gradle.kts
@@ -34,7 +34,7 @@ dependencies {
34
testImplementation("org.junit.jupiter:junit-jupiter-api:6.0.0")
35
testImplementation("org.junit.platform:junit-platform-launcher:1.11.0")
36
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:6.0.0")
37
- testImplementation("org.assertj:assertj-core:3.23.1")
+ testImplementation("org.assertj:assertj-core:3.27.6")
38
testImplementation("io.mockk:mockk:1.14.6")
39
40
// IntelliJ Platform Gradle Plugin Dependencies Extension - read more: https://plugins.jetbrains.com/docs/intellij/tools-intellij-platform-gradle-plugin-dependencies-extension.html
0 commit comments