Skip to content

Commit 7739ba2

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump kotlin-stdlib-common from 1.7.10 to 1.7.20
Bumps [kotlin-stdlib-common](https://github.com/JetBrains/kotlin) from 1.7.10 to 1.7.20. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.20/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.7.10...v1.7.20) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-common dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a352dcf commit 7739ba2

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
@@ -86,7 +86,7 @@ val dependencyVersions = listOf(
8686
"net.bytebuddy:byte-buddy-agent:1.12.17",
8787
"org.jetbrains.kotlin:kotlin-reflect:1.7.10",
8888
"org.jetbrains.kotlin:kotlin-stdlib:1.7.10",
89-
"org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10",
89+
"org.jetbrains.kotlin:kotlin-stdlib-common:1.7.20",
9090
"org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.20",
9191
"org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.20",
9292
"org.jetbrains.kotlin:kotlin-test:1.7.10",

0 commit comments

Comments
 (0)