Introduce version property for JUnit Pioneer.

Closes #2580
This commit is contained in:
Mark Paluch
2025-06-03 11:37:04 +02:00
parent f8eca27c88
commit de2f61a3ed

View File

@@ -120,6 +120,7 @@
<!-- Deprecated: Use junit-vintage-engine and JUnit 4 is included as transitive dependency -->
<junit>4.13.2</junit>
<junit5>5.12.2</junit5>
<junit-pioneer>2.3.0</junit-pioneer>
<kotlin>2.1.20</kotlin>
<kotlin-coroutines>1.10.2</kotlin-coroutines>
<logback>1.5.12</logback>