Unverified Commit fe1d9727 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Bump kotlin-stdlib

Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin) from wrong-version 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/commits/v1.6.0

)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
  dependency-type: direct:production
...
Signed-off-by: default avatardependabot[bot] <support@github.com>
parent 61f4183d
Branches unavailable Tags unavailable
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -14,7 +14,7 @@
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-stdlib</artifactId>
<version>wrong-version</version>
<version>1.6.0</version>
</dependency>
</dependencies>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment