Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot
bcd673656c chore(deps): update dependency org.junit.jupiter:junit-jupiter-engine to v5.11.2 2024-10-04 14:02:46 +00:00

@ -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>