Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 30, 2024
1 parent 8e02635 commit 4b55699
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
@@ -1,6 +1,6 @@
[libraries]
# main build
assertj-core = { module = "org.assertj:assertj-core", version = "3.25.1"}
assertj-core = { module = "org.assertj:assertj-core", version = "3.25.2"}
commons-lang = { module = "org.apache.commons:commons-lang3", version = "3.14.0" }
commons-validator = { module = "commons-validator:commons-validator", version = "1.8.0" }
guava = { module = "com.google.guava:guava", version= "33.0.0-jre" }
Expand Down

0 comments on commit 4b55699

Please sign in to comment.