Skip to content

Commit 6fda055

Browse files
Bump assertj-core from 3.12.2 to 3.13.2 in /core (#1789)
1 parent e6cd4f5 commit 6fda055

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
@@ -115,7 +115,7 @@ dependencies {
115115
// Synthetic JAR used for MountableFileTest and DirectoryTarResourceTest
116116
testCompile files('testlib/repo/fakejar/fakejar/0/fakejar-0.jar')
117117

118-
testCompile 'org.assertj:assertj-core:3.12.2'
118+
testCompile 'org.assertj:assertj-core:3.13.2'
119119
testCompile project(':test-support')
120120

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

0 commit comments

Comments
 (0)