Skip to content

Commit

Permalink
Merge pull request #42 from iTitus/dependabot/gradle/org.assertj-asse…
Browse files Browse the repository at this point in the history
…rtj-core-3.22.0

Bump assertj-core from 3.21.0 to 3.22.0
  • Loading branch information
iTitus authored Jan 3, 2022
2 parents c25c2c5 + 6a31825 commit 42e9c29
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 @@ -36,7 +36,7 @@ repositories {
dependencies {
testImplementation platform('org.junit:junit-bom:5.8.2')
testImplementation 'org.junit.jupiter:junit-jupiter'
testImplementation 'org.assertj:assertj-core:3.21.0'
testImplementation 'org.assertj:assertj-core:3.22.0'
testImplementation 'org.mockito:mockito-core:4.2.0'
}

Expand Down

0 comments on commit 42e9c29

Please sign in to comment.