deps: update junit-jupiter to 5.11.1

This commit is contained in:
Stefan Kalscheuer 2024-10-03 18:07:02 +02:00
parent 1e7ee35421
commit 8312a0f358
Signed by: stefan
GPG Key ID: 3887EC2A53B55430

View File

@ -56,7 +56,7 @@
<dependency> <dependency>
<groupId>org.junit.jupiter</groupId> <groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter</artifactId> <artifactId>junit-jupiter</artifactId>
<version>5.10.3</version> <version>5.11.1</version>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
<dependency> <dependency>