Skip to content

Commit

Permalink
Merge branch 'master' into Ordibank-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
ligi authored May 14, 2024
2 parents 0dc8e8e + 9a9e96a commit 233dae3
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.0"
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1"
implementation "org.jetbrains.kotlin:kotlin-stdlib:${KOTLIN_VERSION}"

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

0 comments on commit 233dae3

Please sign in to comment.