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

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

---
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/761/head
dependabot[bot] 2025-01-01 22:34:23 +00:00 zatwierdzone przez Andrew Gaul
rodzic c1070f7d19
commit a55606fb3f
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -494,7 +494,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.26.3</version>
<version>3.27.1</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>