mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
Upgrade JUnit to 5.10.0 (#3832)
Upgrades JUnit from 5.9.2 to 5.10.0. For release notes, see: https://junit.org/junit5/docs/5.10.0/release-notes/#release-notes-5.10.0 Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@
|
||||
|
||||
<properties>
|
||||
<cxf.version>3.6.2</cxf.version>
|
||||
<junit.version>5.9.2</junit.version>
|
||||
<junit.version>5.10.0</junit.version>
|
||||
<mockito.version>4.11.0</mockito.version>
|
||||
</properties>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user