build(deps): bump kotlin-stdlib from 1.4.20 to 1.7.22

Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.4.20 to 1.7.22.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.4.20...v1.7.22)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-12-02 12:44:46 +00:00
committed by GitHub
parent c8e93c45c7
commit 3fa4b642c5

View File

@@ -150,7 +150,7 @@
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-stdlib</artifactId>
<version>1.4.20</version>
<version>1.7.22</version>
<scope>compile</scope>
</dependency>