Skip to content

Commit 2b4ea85

Browse files
Update dependency org.assertj:assertj-core to v3.27.6 (#540)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2c8f166 commit 2b4ea85

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.5")
20+
testImplementation("org.assertj:assertj-core:3.27.6")
2121
}
2222

2323
// Configure gradle-intellij-plugin plugin.

0 commit comments

Comments
 (0)