Skip to content

Commit

Permalink
chore(deps): bump org.jetbrains.kotlin:kotlin-stdlib from 2.1.0 to 2.…
Browse files Browse the repository at this point in the history
…1.10 in /hiero-dependency-versions (#2197)

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 Jan 28, 2025
1 parent 3704cdc commit 9e76530
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hiero-dependency-versions/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@ dependencies.constraints {
api("com.thetransactioncompany:jsonrpc2-server:2.0")

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

0 comments on commit 9e76530

Please sign in to comment.