Skip to content

Commit

Permalink
feat(deps): update dependencies org.jetbrains.kotlin:kotlin-stdlib fr…
Browse files Browse the repository at this point in the history
…om v2.0.21 to v2.1.0
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent 85c8996 commit db3fe26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ tasks.named("check") {

dependencies {
/* Kotlin */
implementation 'org.jetbrains.kotlin:kotlin-stdlib:2.0.21'
implementation 'org.jetbrains.kotlin:kotlin-stdlib:2.1.0'

/* Dokka */
dokkaHtmlPlugin 'org.jetbrains.dokka:versioning-plugin:1.9.20'
Expand Down

0 comments on commit db3fe26

Please sign in to comment.