Skip to content

Commit

Permalink
build(deps): bump org.assertj:assertj-core from 3.26.0 to 3.26.3 (#495)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 16, 2024
1 parent eb90398 commit 2383812
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 @@ -146,7 +146,7 @@ testing {
}
}
dependencies {
implementation 'org.assertj:assertj-core:3.26.0'
implementation 'org.assertj:assertj-core:3.26.3'
implementation 'org.mockito:mockito-core:5.12.0'
implementation 'org.mockito:mockito-junit-jupiter:5.12.0'
implementation 'com.github.stefanbirkner:system-lambda:1.2.1'
Expand Down

0 comments on commit 2383812

Please sign in to comment.