Skip to content

Commit 8193eb4

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

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
@@ -26,7 +26,7 @@ dependencies {
2626
testImplementation("org.awaitility:awaitility:4.3.0")
2727
testImplementation("org.spigotmc:spigot-api:1.20.2-R0.1-SNAPSHOT")
2828
testImplementation("org.junit.jupiter:junit-jupiter-api:5.11.4")
29-
testImplementation("org.assertj:assertj-core:3.27.3")
29+
testImplementation("org.assertj:assertj-core:3.27.4")
3030
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.11.4")
3131
}
3232

0 commit comments

Comments
 (0)