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

Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.4.10 to 1.4.20.
- [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.10...v1.4.20)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-12-01 05:39:35 +00:00
committed by GitHub
parent aedcaf207b
commit 2cd2dc93d7

View File

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