Skip to content

Commit 6540f0d

Browse files
Bump assertj-core from 3.15.0 to 3.16.0
Bumps [assertj-core](https://github.com/joel-costigliola/assertj-core) from 3.15.0 to 3.16.0. - [Release notes](https://github.com/joel-costigliola/assertj-core/releases) - [Commits](assertj/assertj@assertj-core-3.15.0...assertj-core-3.16.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent e83ca64 commit 6540f0d

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
@@ -35,7 +35,7 @@ dependencies {
3535
api 'javax.json:javax.json-api:1.1.4'
3636
testImplementation 'org.glassfish:javax.json:1.1.4'
3737
testImplementation 'org.junit.jupiter:junit-jupiter-engine'
38-
testImplementation 'org.assertj:assertj-core:3.15.0'
38+
testImplementation 'org.assertj:assertj-core:3.16.0'
3939
testImplementation 'org.mockito:mockito-core:3.3.3'
4040
}
4141

0 commit comments

Comments
 (0)