Skip to content

Commit

Permalink
chore(deps): bump org.assertj:assertj-core from 3.27.0 to 3.27.3
Browse files Browse the repository at this point in the history
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.0 to 3.27.3.
- [Release notes](https://github.com/assertj/assertj/releases)
- [Commits](assertj/assertj@assertj-build-3.27.0...assertj-build-3.27.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and loicmathieu committed Jan 27, 2025
1 parent efa533d commit 55b21d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ dependencies {
api 'org.hamcrest:hamcrest:3.0'
api 'org.hamcrest:hamcrest-library:3.0'
api 'org.mockito:mockito-junit-jupiter'
api 'org.assertj:assertj-core:3.27.0'
api 'org.assertj:assertj-core:3.27.3'
}

0 comments on commit 55b21d2

Please sign in to comment.