Fix DataAmount dimension units (#3208)

Signed-off-by: Jan N. Klug <github@klug.nrw>
This commit is contained in:
J-N-K
2022-12-11 11:00:50 +01:00
committed by GitHub
parent 015fed7a18
commit 94b8c2a540
3 changed files with 68 additions and 3 deletions
+2
View File
@@ -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>