Skip to content

Commit db81efc

Browse files
chore(deps): bump org.jetbrains.kotlin:kotlin-stdlib from 2.1.10 to 2.1.20 in /hiero-dependency-versions (#2269)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d5628dc commit db81efc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hiero-dependency-versions/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,5 @@ dependencies.constraints {
5353
api("com.thetransactioncompany:jsonrpc2-server:2.0")
5454

5555
// Examples
56-
api("org.jetbrains.kotlin:kotlin-stdlib:2.1.10") { because("kotlin.stdlib") }
56+
api("org.jetbrains.kotlin:kotlin-stdlib:2.1.20") { because("kotlin.stdlib") }
5757
}

0 commit comments

Comments
 (0)