Skip to content

Commit dbad28d

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/core/org.assertj-assertj-core-3.27.6' into combined-pr-branch
2 parents da6119c + 233221d commit dbad28d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ dependencies {
149149
jarFileTestAnnotationProcessor "org.projectlombok:lombok:${lombok.version}"
150150
jarFileTestRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.11.0'
151151
jarFileTestImplementation 'org.junit.jupiter:junit-jupiter:5.13.4'
152-
jarFileTestImplementation 'org.assertj:assertj-core:3.27.4'
152+
jarFileTestImplementation 'org.assertj:assertj-core:3.27.6'
153153
jarFileTestImplementation 'org.ow2.asm:asm-debug-all:5.2'
154154
}
155155

0 commit comments

Comments
 (0)