Skip to content

Commit

Permalink
Bump org.assertj:assertj-core from 3.19.0 to 3.24.2 (#82)
Browse files Browse the repository at this point in the history
Bumps org.assertj:assertj-core from 3.19.0 to 3.24.2.

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 5, 2023
1 parent 8aba5a5 commit 816e845
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jsonassert-assertj-java8/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</parent>

<properties>
<assertj.version>3.19.0</assertj.version>
<assertj.version>3.24.2</assertj.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit 816e845

Please sign in to comment.