mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 15:11:59 +01:00
[bluetooth.generic] Upgrade to latest gatt parser library (#16209)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
This commit is contained in:
parent
099dc692c8
commit
40d484b89f
@ -24,7 +24,7 @@
|
||||
<dependency>
|
||||
<groupId>org.openhab</groupId>
|
||||
<artifactId>bluetooth-gatt-parser</artifactId>
|
||||
<version>2.0.0</version>
|
||||
<version>2.1.0</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
Loading…
Reference in New Issue
Block a user