[resol] Fix handling of WeekTime fields on vbus (#13753)

* correct handling of WeekTime fields from and update vbus library, fixes #13447

Signed-off-by: Raphael Mack <ramack@raphael-mack.de>
This commit is contained in:
Raphael Mack
2022-12-03 14:59:26 +01:00
committed by GitHub
parent 86e3b65816
commit d777aa46c9
3 changed files with 13 additions and 11 deletions

View File

@@ -18,7 +18,7 @@
<dependency>
<groupId>de.resol</groupId>
<artifactId>vbus</artifactId>
<version>0.7.0</version>
<version>0.10.0</version>
<scope>compile</scope>
</dependency>
</dependencies>