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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/665/head
dependabot[bot] 2024-07-02 03:42:31 +00:00 zatwierdzone przez Andrew Gaul
rodzic b4cefcce9e
commit 4edb861f34
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.10.2</version>
<version>5.10.3</version>
<!-- Required for S3ProxyExtension -->
<scope>provided</scope>
</dependency>