]> git.basschouten.com Git - openhab-addons.git/commitdiff
Bump kotlin-stdlib in /bundles/org.openhab.voice.watsonstt (#12979)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 29 Jun 2022 20:33:54 +0000 (22:33 +0200)
committerGitHub <noreply@github.com>
Wed, 29 Jun 2022 20:33:54 +0000 (22:33 +0200)
Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.4.10 to 1.6.0.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.6.0/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.4.10...v1.6.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
bundles/org.openhab.voice.watsonstt/pom.xml

index 48c4d8c83f13807df70bb2a0fbfa17c255678317..c7d50f662a918c4aac719843de5e17b9a670d404 100644 (file)
@@ -51,7 +51,7 @@
     <dependency>
       <groupId>org.jetbrains.kotlin</groupId>
       <artifactId>kotlin-stdlib</artifactId>
-      <version>1.4.32</version>
+      <version>1.6.0</version>
       <scope>compile</scope>
     </dependency>
     <dependency>