Update dependency org.junit.jupiter:junit-jupiter-api to v5.11.3

This commit is contained in:
renovate[bot] 2024-10-28 20:54:52 +00:00 committed by GitHub
parent fc22f97204
commit e8ec144200
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -106,7 +106,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-api</artifactId>
<version>5.10.2</version>
<version>5.11.3</version>
<scope>test</scope>
</dependency>
</dependencies>