Skip to content

Commit 80323af

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/core/org.assertj-assertj-core-3.19.0' into combined-pr-branch
2 parents 545d452 + ae8926f commit 80323af

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

149149
testImplementation 'org.rnorth.visible-assertions:visible-assertions:2.1.2'
150-
testImplementation 'org.assertj:assertj-core:3.18.1'
150+
testImplementation 'org.assertj:assertj-core:3.19.0'
151151
testImplementation project(':test-support')
152152

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

0 commit comments

Comments
 (0)