Skip to content

Commit

Permalink
chore(deps): bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.22 to 2…
Browse files Browse the repository at this point in the history
….0.10 in /sdk-dependency-versions (#1940)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 20, 2024
1 parent b74b846 commit 81c5ce2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk-dependency-versions/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ dependencies.constraints {
}

// Examples
api("org.jetbrains.kotlin:kotlin-stdlib:1.9.22") {
api("org.jetbrains.kotlin:kotlin-stdlib:2.0.10") {
because("kotlin.stdlib")
}
}

0 comments on commit 81c5ce2

Please sign in to comment.