Skip to content

Commit

Permalink
[homekit] bump HAP-java to 2.0.5
Browse files Browse the repository at this point in the history
Signed-off-by: Cody Cutrer <cody@cutrer.us>
  • Loading branch information
ccutrer committed Dec 20, 2022
1 parent 4b4f6e9 commit e67f915
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundles/org.openhab.io.homekit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<dependency>
<groupId>io.github.hap-java</groupId>
<artifactId>hap</artifactId>
<version>2.0.5-SNAPSHOT</version>
<version>2.0.5</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit e67f915

Please sign in to comment.