Skip to content

Commit

Permalink
Bump org.assertj:assertj-core from 2.8.0 to 3.26.0 (#3574)
Browse files Browse the repository at this point in the history
* Bump org.assertj:assertj-core from 2.6.0 to 2.9.1

Bumps [org.assertj:assertj-core](https://github.com/joel-costigliola/assertj-core) from 2.6.0 to 2.9.1.
- [Release notes](https://github.com/joel-costigliola/assertj-core/releases)
- [Commits](assertj/assertj@assertj-core-2.6.0...assertj-core-2.9.1)

---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Upgrade to 3.26.0

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pil0tXia <[email protected]>
  • Loading branch information
dependabot[bot] and Pil0tXia committed Jun 17, 2024
1 parent 7c88952 commit e883175
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 @@ -712,7 +712,7 @@ subprojects {

dependency "org.junit.jupiter:junit-jupiter:5.10.2"
dependency "org.junit-pioneer:junit-pioneer:1.9.1"
dependency "org.assertj:assertj-core:2.8.0"
dependency "org.assertj:assertj-core:3.26.0"

dependency "org.mockito:mockito-core:${mockitoVersion}"
dependency "org.mockito:mockito-inline:${mockitoVersion}"
Expand Down

0 comments on commit e883175

Please sign in to comment.