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:
Wouter Born
2023-08-30 22:51:25 +02:00
committed by GitHub
parent c39d15ade6
commit e1d2b88398
27 changed files with 53 additions and 51 deletions
+1 -1
View File
@@ -422,7 +422,7 @@
<dependency>
<groupId>org.openhab.osgiify</groupId>
<artifactId>io.methvin.directory-watcher</artifactId>
<version>0.17.1</version>
<version>0.18.0</version>
<scope>compile</scope>
</dependency>
<dependency>
+1 -1
View File
@@ -1076,7 +1076,7 @@
<dependency>
<groupId>org.openhab.osgiify</groupId>
<artifactId>io.methvin.directory-watcher</artifactId>
<version>0.17.1</version>
<version>0.18.0</version>
<scope>compile</scope>
</dependency>
<dependency>