Skip to content

Commit ae8926f

Browse files
Bump assertj-core from 3.18.1 to 3.19.0 in /core
Bumps [assertj-core](https://github.com/assertj/assertj-core) from 3.18.1 to 3.19.0. - [Release notes](https://github.com/assertj/assertj-core/releases) - [Commits](assertj/assertj@assertj-core-3.18.1...assertj-core-3.19.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1cca822 commit ae8926f

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)