chore(deps): update dependency org.junit.jupiter:junit-jupiter-engine to v5.10.2

This commit is contained in:
Renovate Bot 2024-04-28 06:02:57 +00:00
parent 93fde2621d
commit ad160d7cac

@ -188,7 +188,7 @@
<dependency> <dependency>
<groupId>org.junit.jupiter</groupId> <groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-engine</artifactId> <artifactId>junit-jupiter-engine</artifactId>
<version>5.9.2</version> <version>5.10.2</version>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>