Skip to content

Commit de2f61a

Browse files
committed
Introduce version property for JUnit Pioneer.
Closes #2580
1 parent f8eca27 commit de2f61a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

parent/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@
120120
<!-- Deprecated: Use junit-vintage-engine and JUnit 4 is included as transitive dependency -->
121121
<junit>4.13.2</junit>
122122
<junit5>5.12.2</junit5>
123+
<junit-pioneer>2.3.0</junit-pioneer>
123124
<kotlin>2.1.20</kotlin>
124125
<kotlin-coroutines>1.10.2</kotlin-coroutines>
125126
<logback>1.5.12</logback>

0 commit comments

Comments
 (0)