mirror of
https://github.com/danieldemus/openhab-addons
synced 2026-07-29 12:34:21 +02:00
[jsscripting] Upgrade to openhab-js 5.17.1 (#20283)
Changelog: https://github.com/openhab/openhab-js/blob/main/CHANGELOG.md#5171 This only includes a single bugfix and should be backported. Signed-off-by: Florian Hotze <dev@florianhotze.com>
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
<properties>
|
||||
<!-- Remember to check if the fix https://github.com/openhab/openhab-core/pull/4437 still works when upgrading GraalJS -->
|
||||
<node.version>v22.17.1</node.version>
|
||||
<ohjs.version>openhab@5.17.0</ohjs.version>
|
||||
<ohjs.version>openhab@5.17.1</ohjs.version>
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
|
||||
Reference in New Issue
Block a user