Skip to content

Commit ee0773e

Browse files
chore(deps): update dependency org.assertj:assertj-core to v3.27.1
1 parent fe5a9f5 commit ee0773e

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
@@ -45,7 +45,7 @@ repositories {
4545
dependencies {
4646
@Suppress("SpellCheckingInspection")
4747
testImplementation("org.opentest4j:opentest4j:1.3.0")
48-
testImplementation("org.assertj:assertj-core:3.26.3")
48+
testImplementation("org.assertj:assertj-core:3.27.1")
4949
testImplementation("org.junit.jupiter:junit-jupiter:5.11.3")
5050
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
5151

0 commit comments

Comments
 (0)