Skip to content

Commit

Permalink
Update dependency org.junit.jupiter:junit-jupiter-engine to v5.11.4
Browse files Browse the repository at this point in the history
renovate[bot] authored Dec 16, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent d416665 commit 86281d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -107,7 +107,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-engine</artifactId>
<version>5.11.3</version>
<version>5.11.4</version>
<scope>test</scope>
</dependency>
<dependency>

0 comments on commit 86281d0

Please sign in to comment.