Skip to content

Commit d9c9af2

Browse files
Update dependency org.assertj:assertj-core to v3.27.4 (#535)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4b2c27f commit d9c9af2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repositories {
1717
mavenCentral()
1818
}
1919
dependencies {
20-
testImplementation("org.assertj:assertj-core:3.27.3")
20+
testImplementation("org.assertj:assertj-core:3.27.4")
2121
}
2222

2323
// Configure gradle-intellij-plugin plugin.

0 commit comments

Comments
 (0)