Skip to content

Commit

Permalink
Bump assertj-core from 3.14.0 to 3.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Feb 24, 2020
1 parent b569ac4 commit 1cd343a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies {
api 'javax.json:javax.json-api:1.1.4'
testImplementation 'org.glassfish:javax.json:1.1.4'
testImplementation 'org.junit.jupiter:junit-jupiter-engine'
testImplementation 'org.assertj:assertj-core:3.14.0'
testImplementation 'org.assertj:assertj-core:3.15.0'
testImplementation 'org.mockito:mockito-core:3.3.0'
}

Expand Down

0 comments on commit 1cd343a

Please sign in to comment.