Skip to content

Commit 89c1972

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump kotlin-stdlib from 1.5.31 to 1.6.10
Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.5.31 to 1.6.10. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.6.10/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.5.31...v1.6.10) --- 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>
1 parent c2e109a commit 89c1972

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ dependencies {
7171
}
7272

7373
val dependencyVersions = listOf(
74-
"org.jetbrains.kotlin:kotlin-stdlib:1.5.31",
74+
"org.jetbrains.kotlin:kotlin-stdlib:1.6.10",
7575
"org.jetbrains.kotlin:kotlin-stdlib-common:1.5.31",
7676
"org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.2",
7777
"org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2"

0 commit comments

Comments
 (0)