Skip to content

Commit

Permalink
chore(deps): bump assertj-core from 3.23.1 to 3.24.2
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 23, 2023
1 parent 64ba8e3 commit 974be44
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 @@ -56,7 +56,7 @@
<junit.version>4.13.2</junit.version>
<burst.version>1.2.0</burst.version>
<mockito.version>4.11.0</mockito.version>
<assertj.version>3.23.1</assertj.version>
<assertj.version>3.24.2</assertj.version>

<!-- SonarQube -->
<sonar.moduleKey>${project.groupId}:${project.artifactId}</sonar.moduleKey>
Expand Down

0 comments on commit 974be44

Please sign in to comment.