Upgrade to JUnit 5.12.2.

See #2531
This commit is contained in:
Mark Paluch
2025-04-14 12:09:15 +02:00
parent 2b912fa369
commit 31ddc6aa53

View File

@@ -115,7 +115,7 @@
<jsonpath>2.6.0</jsonpath>
<!-- Deprecated: Use junit-vintage-engine and JUnit 4 is included as transitive dependency -->
<junit>4.13.2</junit>
<junit5>5.12.0</junit5>
<junit5>5.12.2</junit5>
<kotlin>1.9.25</kotlin>
<kotlin-coroutines>1.9.0</kotlin-coroutines>
<logback>1.5.12</logback>