Skip to content

Commit

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

---
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]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent 27f8c99 commit 15b1506
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ versions = { id = "com.github.ben-manes.versions", version = "0.51.0" }

[libraries]

assertj-core = { group = "org.assertj", name = "assertj-core", version = "3.26.3" }
assertj-core = { group = "org.assertj", name = "assertj-core", version = "3.27.0" }
jspecify = { group = "org.jspecify", name = "jspecify", version = "1.0.0" }
junit = { group = "org.junit", name = "junit-bom", version = "5.11.3" }
junit-jupiter = { group = "org.junit.jupiter", name = "junit-jupiter" }
Expand Down

0 comments on commit 15b1506

Please sign in to comment.