Skip to content

Commit

Permalink
Bump assertj-core from 3.23.1 to 3.24.0
Browse files Browse the repository at this point in the history
Bumps assertj-core from 3.23.1 to 3.24.0.

---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and slachiewicz committed Jan 6, 2023
1 parent 4876c8b commit 8cb7ae4
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 @@ -140,7 +140,7 @@
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<version>3.23.1</version>
<version>3.24.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 8cb7ae4

Please sign in to comment.