Skip to content

Commit fd15701

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/core/org.assertj-assertj-core-3.21.0' into combined-pr-branch
2 parents 3a54434 + 0900fcb commit fd15701

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
@@ -100,7 +100,7 @@ dependencies {
100100
testImplementation files('testlib/repo/fakejar/fakejar/0/fakejar-0.jar')
101101

102102
testImplementation 'org.rnorth.visible-assertions:visible-assertions:2.1.2'
103-
testImplementation 'org.assertj:assertj-core:3.20.2'
103+
testImplementation 'org.assertj:assertj-core:3.21.0'
104104
testImplementation project(':test-support')
105105

106106
jarFileTestCompileOnly "org.projectlombok:lombok:${lombok.version}"

0 commit comments

Comments
 (0)