From: GiviMAD Date: Sat, 18 Mar 2023 06:33:33 +0000 (-0700) Subject: [watsonstt] Upgrade library (#14626) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=7268442c25b0e710e03c253f1e67b2196a82b872;p=openhab-addons.git [watsonstt] Upgrade library (#14626) Signed-off-by: Miguel Álvarez --- diff --git a/bundles/org.openhab.voice.watsonstt/pom.xml b/bundles/org.openhab.voice.watsonstt/pom.xml index f032f1e1dd..941ac5a531 100644 --- a/bundles/org.openhab.voice.watsonstt/pom.xml +++ b/bundles/org.openhab.voice.watsonstt/pom.xml @@ -20,20 +20,20 @@ com.ibm.watson speech-to-text - 10.0.1 + 11.0.0 compile com.ibm.cloud sdk-core - 9.15.5 + 9.17.3 compile com.ibm.watson common - 10.0.1 + 11.0.0 compile @@ -51,7 +51,7 @@ org.jetbrains.kotlin kotlin-stdlib - 1.6.0 + 1.6.21 compile