openhab / org.openhab.binding.zigbee

openHAB binding for ZigBee
Eclipse Public License 2.0
73 stars 111 forks source link

Fix build #712

Closed wborn closed 2 years ago

wborn commented 2 years ago

The build fails because the code uses deprecated APIs which were removed in Mockito 4.

Related to: openhab/openhab-core#2574

cdjackson commented 2 years ago

Thanks @wborn . I'm not really sure where the build is failing though - ci.openhab is building it fine, and it works ok here locally, but thanks for updating all the same.