Skip to content

Commit

Permalink
Bump org.assertj:assertj-core from 3.26.0 to 3.26.3
Browse files Browse the repository at this point in the history
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.26.0 to 3.26.3.
- [Release notes](https://github.com/assertj/assertj/releases)
- [Commits](assertj/assertj@assertj-build-3.26.0...assertj-build-3.26.3)

---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and GuusdeWit committed Jul 16, 2024
1 parent ef9f1b6 commit 39fbf7d
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 @@ -61,7 +61,7 @@
<surefire-plugin.version>3.3.1</surefire-plugin.version>
<versions-maven-plugin.version>2.17.1</versions-maven-plugin.version>

<assertj-core.version>3.26.0</assertj-core.version>
<assertj-core.version>3.26.3</assertj-core.version>
<commons-lang3.version>3.14.0</commons-lang3.version>
<detekt.version>1.23.5</detekt.version>
<maven-surefire-junit5-tree-reporter.version>1.2.1</maven-surefire-junit5-tree-reporter.version>
Expand Down

0 comments on commit 39fbf7d

Please sign in to comment.