Resolve itest runbundles (#15139)

With openhab/openhab-core#3355 the dependencies changed.

Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
Wouter Born
2023-06-26 22:22:55 +02:00
committed by GitHub
parent 631148320f
commit f6a4397483
17 changed files with 18 additions and 25 deletions

View File

@@ -72,4 +72,5 @@ Fragment-Host: org.openhab.binding.feed
junit-platform-commons;version='[1.9.2,1.9.3)',\
junit-platform-engine;version='[1.9.2,1.9.3)',\
junit-platform-launcher;version='[1.9.2,1.9.3)',\
xstream;version='[1.4.20,1.4.21)'
xstream;version='[1.4.20,1.4.21)',\
org.openhab.core.transform;version='[4.0.0,4.0.1)'