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 f7ce0c7 commit 78488fdCopy full SHA for 78488fd
build.gradle.kts
@@ -39,7 +39,7 @@ testing.suites.named<JvmTestSuite>("test") {
39
}
40
41
dependencies {
42
- implementation("org.assertj:assertj-core:3.27.3")
+ implementation("org.assertj:assertj-core:3.27.4")
43
44
targets.configureEach {
45
testTask {
0 commit comments