Skip to content

Commit

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

Bump org.assertj:assertj-core from 3.24.2 to 3.25.2
  • Loading branch information
JChrist authored Jan 25, 2024
2 parents c3b1963 + c6f2c6f commit 7c45d19
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 @@ -42,7 +42,7 @@ repositories {
dependencies {
testImplementation 'org.mockito:mockito-core:5.9.0'
testImplementation 'junit:junit:4.13.2'
testImplementation 'org.assertj:assertj-core:3.24.2'
testImplementation 'org.assertj:assertj-core:3.25.2'
}

buildSearchableOptions.enabled=false
Expand Down

0 comments on commit 7c45d19

Please sign in to comment.