Bump org.junit.jupiter:junit-jupiter from 5.9.0 to 5.10.2

Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.9.0 to 5.10.2.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.9.0...r5.10.2)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/617/head
dependabot[bot] 2024-03-01 22:07:50 +00:00 zatwierdzone przez Andrew Gaul
rodzic ae7a20f845
commit b147909ff3
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -416,7 +416,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter</artifactId>
<version>5.9.0</version>
<version>5.10.2</version>
<!-- Required for S3ProxyExtension -->
<scope>provided</scope>
</dependency>