Skip to content

Commit b28c2e5

Browse files
committed
[homekit] bump HAP-java to 2.0.5
Signed-off-by: Cody Cutrer <[email protected]>
1 parent f445c65 commit b28c2e5

File tree

1 file changed

+1
-1
lines changed
  • bundles/org.openhab.io.homekit

1 file changed

+1
-1
lines changed

bundles/org.openhab.io.homekit/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>io.github.hap-java</groupId>
2424
<artifactId>hap</artifactId>
25-
<version>2.0.5-SNAPSHOT</version>
25+
<version>2.0.5</version>
2626
<scope>compile</scope>
2727
</dependency>
2828
<dependency>

0 commit comments

Comments
 (0)