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

This commit is contained in:
Renovate Bot 2024-10-04 14:02:46 +00:00
parent 3e0dfdc013
commit bcd673656c

@ -195,7 +195,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.10.2</version> <version>5.11.2</version>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>