Skip to content

Commit

Permalink
Bump org.assertj:assertj-core from 3.24.2 to 3.25.1
Browse files Browse the repository at this point in the history
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.24.2 to 3.25.1.
- [Release notes](https://github.com/assertj/assertj/releases)
- [Commits](assertj/assertj@assertj-build-3.24.2...assertj-build-3.25.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]>
  • Loading branch information
dependabot[bot] authored Jan 18, 2024
1 parent 43b9eb5 commit dda00aa
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 @@ -36,7 +36,7 @@ taskTree = { id = "com.dorongold.task-tree", version = "2.1.1" }
versions = { id = "com.github.ben-manes.versions", version = "0.50.0" }

[libraries]
assertj = { group = "org.assertj", name = "assertj-core", version = "3.24.2" }
assertj = { group = "org.assertj", name = "assertj-core", version = "3.25.1" }
clikt = { group = "com.github.ajalt.clikt", name = "clikt", version = "4.2.2" }
jline = { group = "org.jline", name = "jline-terminal-jansi", version = "3.24.1" }
junit-bom = { group = "org.junit", name = "junit-bom", version = "5.10.1" }
Expand Down

0 comments on commit dda00aa

Please sign in to comment.