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