mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
Fix DataAmount dimension units (#3208)
Signed-off-by: Jan N. Klug <github@klug.nrw>
This commit is contained in:
@@ -166,6 +166,8 @@
|
||||
</dependency>
|
||||
|
||||
<!-- Measurement -->
|
||||
<!-- Attention: before upgrading these dependencies check that the dimension X is still not used, otherwise change the
|
||||
dimension label for org.openhab.core.library.unit.Units.BIT -->
|
||||
<dependency>
|
||||
<groupId>javax.measure</groupId>
|
||||
<artifactId>unit-api</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user