Skip to content

Commit 89764c0

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump org.jetbrains.kotlin:kotlin-stdlib from 1.8.0 to 1.8.10
Bumps [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.8.0 to 1.8.10. - [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] <[email protected]>
1 parent 5dad18d commit 89764c0

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.8.0")
64+
implementation("org.jetbrains.kotlin:kotlin-stdlib:1.8.10")
6565
implementation("org.jetbrains.kotlin:kotlin-reflect:1.8.0")
6666

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

0 commit comments

Comments
 (0)