mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
Update directory-watcher to 0.18.0 (#3790)
Updates the directory-watcher from 0.17.1 to 0.18.0. This version has some bug fixes/improvements, see: https://github.com/gmethvin/directory-watcher/compare/v0.17.1...v0.18.0 Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
@@ -32,7 +32,6 @@ Fragment-Host: org.openhab.core.thing
|
||||
ch.qos.logback.core;version='[1.2.11,1.2.12)',\
|
||||
biz.aQute.tester.junit-platform;version='[6.4.0,6.4.1)',\
|
||||
com.google.gson;version='[2.9.1,2.9.2)',\
|
||||
io.methvin.directory-watcher;version='[0.17.1,0.17.2)',\
|
||||
com.sun.jna;version='[5.12.1,5.12.2)',\
|
||||
org.apache.felix.configadmin;version='[1.9.26,1.9.27)',\
|
||||
org.apache.felix.http.servlet-api;version='[1.2.0,1.2.1)',\
|
||||
@@ -68,4 +67,5 @@ Fragment-Host: org.openhab.core.thing
|
||||
javax.measure.unit-api;version='[2.2.0,2.2.1)',\
|
||||
org.apiguardian.api;version='[1.1.2,1.1.3)',\
|
||||
tech.units.indriya;version='[2.2.0,2.2.1)',\
|
||||
uom-lib-common;version='[2.2.0,2.2.1)'
|
||||
uom-lib-common;version='[2.2.0,2.2.1)',\
|
||||
io.methvin.directory-watcher;version='[0.18.0,0.18.1)'
|
||||
|
||||
Reference in New Issue
Block a user