Skip to content

Commit

Permalink
Merge branch 'master' into patch-4
Browse files Browse the repository at this point in the history
  • Loading branch information
ligi authored Sep 18, 2024
2 parents 9c0aa19 + 1cae616 commit 1f93891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ task importMEW(type: JavaExec) {
}

dependencies {
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1"
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0"
implementation "org.jetbrains.kotlin:kotlin-stdlib:${KOTLIN_VERSION}"

implementation "com.github.komputing.kethereum:erc20:${KETHEREUM_VERSION}"
Expand Down

0 comments on commit 1f93891

Please sign in to comment.