Skip to content

Commit

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

Bump org.assertj:assertj-core from 3.25.0 to 3.25.1
  • Loading branch information
iTitus authored Jan 4, 2024
2 parents ff7ca32 + 5815ba9 commit 229e45c
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 @@ repositories {
dependencies {
testImplementation platform('org.junit:junit-bom:5.10.1')
testImplementation 'org.junit.jupiter:junit-jupiter'
testImplementation 'org.assertj:assertj-core:3.25.0'
testImplementation 'org.assertj:assertj-core:3.25.1'
testImplementation 'org.mockito:mockito-core:5.8.0'
testImplementation 'com.google.jimfs:jimfs:1.3.0'
}
Expand Down

0 comments on commit 229e45c

Please sign in to comment.