Update dependency org.junit.jupiter:junit-jupiter-api to v5.13.1
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
2025-06-07 09:00:31 +00:00
parent f1969c2043
commit 0ea579a822

View File

@@ -91,7 +91,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-api</artifactId>
<version>5.13.0</version>
<version>5.13.1</version>
<scope>test</scope>
</dependency>
</dependencies>