Skip to content

Commit 589ec76

Browse files
dependabot[bot]bsideup
authored andcommitted
Bump assertj-core from 3.8.0 to 3.11.1 in /core (#1090)
Bumps [assertj-core](https://github.com/joel-costigliola/assertj-core) from 3.8.0 to 3.11.1. - [Release notes](https://github.com/joel-costigliola/assertj-core/releases) - [Commits](assertj/assertj@assertj-core-3.8.0...assertj-core-3.11.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 74c8a2f commit 589ec76

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
@@ -129,6 +129,6 @@ dependencies {
129129

130130
jarFileTestCompileOnly "org.projectlombok:lombok:${lombok.version}"
131131
jarFileTestCompile 'junit:junit:4.12'
132-
jarFileTestCompile 'org.assertj:assertj-core:3.8.0'
132+
jarFileTestCompile 'org.assertj:assertj-core:3.11.1'
133133
jarFileTestCompile 'org.ow2.asm:asm-debug-all:5.2'
134134
}

0 commit comments

Comments
 (0)