Skip to content
This repository was archived by the owner on Sep 18, 2025. It is now read-only.

Commit eb03b23

Browse files
fix(deps): update dependencies org.jetbrains.kotlin:kotlin-stdlib from v2.2.0 to v2.2.10 (#212)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 889875f commit eb03b23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ kotlin {
2020

2121
dependencies {
2222
/* Kotlin */
23-
implementation 'org.jetbrains.kotlin:kotlin-stdlib:2.2.0'
23+
implementation 'org.jetbrains.kotlin:kotlin-stdlib:2.2.10'
2424

2525
/* Dokka */
2626
dokkaHtmlPlugin 'org.jetbrains.dokka:versioning-plugin:2.0.0'

0 commit comments

Comments
 (0)