Skip to content

Commit c4bb87e

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump kotlin-stdlib-common from 1.5.31 to 1.6.10
Bumps [kotlin-stdlib-common](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-common dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 89c1972 commit c4bb87e

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
@@ -72,7 +72,7 @@ dependencies {
7272

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

0 commit comments

Comments
 (0)