Bump org.assertj:assertj-core from 3.25.3 to 3.26.3

Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.25.3 to 3.26.3.
- [Release notes](https://github.com/assertj/assertj/releases)
- [Commits](https://github.com/assertj/assertj/compare/assertj-build-3.25.3...assertj-build-3.26.3)

---
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>
pull/678/head
dependabot[bot] 2024-08-01 22:25:00 +00:00 zatwierdzone przez Andrew Gaul
rodzic e4d71d292f
commit 184c5311d9
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -466,7 +466,7 @@
<artifactId>assertj-core</artifactId>
<scope>test</scope>
<!-- we need to use the same version as in jclouds because we pull in their tests -->
<version>3.25.3</version>
<version>3.26.3</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>