Skip to content

Commit

Permalink
Bump assertj-core from 3.23.1 to 3.24.2 (#455)
Browse files Browse the repository at this point in the history
Bumps assertj-core from 3.23.1 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>
Co-authored-by: nkramer44 <[email protected]>
  • Loading branch information
dependabot[bot] and nkramer44 authored Aug 1, 2023
1 parent 3f10844 commit 648fd1f
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 @@ -74,7 +74,7 @@
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<version>3.23.1</version>
<version>3.24.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 648fd1f

Please sign in to comment.