Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 71171c8 commit ae92d43
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 @@ -92,7 +92,7 @@
<skipTests>false</skipTests>
<version.asciidoctor-maven-plugin>2.2.4</version.asciidoctor-maven-plugin>
<version.asciidoctorj>2.3.0</version.asciidoctorj>
<version.assertj-core>3.26.3</version.assertj-core>
<version.assertj-core>3.27.0</version.assertj-core>
<version.citrus>3.4.0</version.citrus>
<version.commons-compress>1.27.1</version.commons-compress> <!-- Must be kept in sync with the one used by the Kubernetes Client at all times -->
<version.commons-io>2.18.0</version.commons-io> <!-- Must be kept in sync with the one used by the Kubernetes Client at all times -->
Expand Down

0 comments on commit ae92d43

Please sign in to comment.