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

This commit is contained in:
Renovate Bot 2024-09-25 08:02:54 +00:00
parent 3e0dfdc013
commit 5e39996127

@ -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.1</version>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>