[bluetooth.generic] Upgrade to latest gatt parser library (#16209)

Signed-off-by: Kai Kreuzer <kai@openhab.org>
pull/16224/head
Kai Kreuzer 2024-01-04 23:52:44 +01:00 committed by GitHub
parent 099dc692c8
commit 40d484b89f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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>