Skip to content

Commit 087b60d

Browse files
Bump assertj-core from 3.13.1 to 3.13.2
Bumps [assertj-core](https://github.com/joel-costigliola/assertj-core) from 3.13.1 to 3.13.2. - [Release notes](https://github.com/joel-costigliola/assertj-core/releases) - [Commits](assertj/assertj@assertj-core-3.13.1...assertj-core-3.13.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 242cb5b commit 087b60d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies {
3636
api 'javax.json:javax.json-api:1.1.4'
3737
testImplementation 'org.glassfish:javax.json:1.1.4'
3838
testImplementation 'org.junit.jupiter:junit-jupiter-engine'
39-
testImplementation 'org.assertj:assertj-core:3.13.1'
39+
testImplementation 'org.assertj:assertj-core:3.13.2'
4040
testImplementation 'org.mockito:mockito-core:3.0.0'
4141
}
4242

0 commit comments

Comments
 (0)