mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
Upgrade JUnit to 5.12.1 (#4642)
* Upgrade JUnit from 5.11.4 to 5.12.1 https://junit.org/junit5/docs/5.12.1/release-notes/#release-notes-5.12.1 Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@
|
||||
<properties>
|
||||
<!-- cxf can be updated independently, karaf only uses it in tests -->
|
||||
<cxf.version>3.6.5</cxf.version>
|
||||
<junit.version>5.11.4</junit.version>
|
||||
<junit.version>5.12.1</junit.version>
|
||||
<mockito.version>4.11.0</mockito.version>
|
||||
</properties>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user