Skip to content

Commit

Permalink
Bump org.assertj:assertj-core from 3.25.1 to 3.25.2 (#732)
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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 28, 2024
1 parent 3069397 commit 46c482d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<properties>
<annotations.version>24.1.0</annotations.version>
<assertj-guava.version>3.25.2</assertj-guava.version>
<assertj.version>3.25.1</assertj.version>
<assertj.version>3.25.2</assertj.version>
<build-helper-maven-plugin.version>3.5.0</build-helper-maven-plugin.version>
<checkstyle.config-location>https://raw.githubusercontent.com/gantsign/checkstyle-config/3.9.0/checkstyle.xml</checkstyle.config-location>
<checkstyle.failsOnError>true</checkstyle.failsOnError>
Expand Down

0 comments on commit 46c482d

Please sign in to comment.