Skip to content

Commit

Permalink
Merge pull request #221 from inloco/dependabot/gradle/org.assertj-ass…
Browse files Browse the repository at this point in the history
…ertj-core-3.26.0

chore(deps): bump org.assertj:assertj-core from 3.25.3 to 3.26.0
  • Loading branch information
bcs5 authored Jun 3, 2024
2 parents 3c366fd + 1f1e86c commit 4dc2752
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 @@ -45,7 +45,7 @@ dependencies {

testImplementation 'com.auth0:java-jwt:4.4.0'
testImplementation 'commons-io:commons-io:2.16.0'
testImplementation 'org.assertj:assertj-core:3.25.3'
testImplementation 'org.assertj:assertj-core:3.26.0'
testImplementation 'org.mockito:mockito-core:5.11.0'
testImplementation 'org.mockito:mockito-junit-jupiter:5.11.0'
testImplementation "com.squareup.okhttp3:mockwebserver"
Expand Down

0 comments on commit 4dc2752

Please sign in to comment.