Skip to content

Commit 57f3122

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump kotlin-stdlib from 1.6.20 to 1.6.21
Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.6.20 to 1.6.21. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/commits) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7f01639 commit 57f3122

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
@@ -61,7 +61,7 @@ dependencies {
6161
}
6262
}
6363
}
64-
implementation("org.jetbrains.kotlin:kotlin-stdlib:1.6.20")
64+
implementation("org.jetbrains.kotlin:kotlin-stdlib:1.6.21")
6565
implementation("org.jetbrains.kotlin:kotlin-reflect:1.6.21")
6666

6767
implementation("io.github.microutils:kotlin-logging:2.1.21")

0 commit comments

Comments
 (0)