Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/use-rpc-solana' into use-rpc-solana
Browse files Browse the repository at this point in the history
  • Loading branch information
Funkatronics committed Jun 11, 2024
2 parents 0aad461 + 6dbb0de commit 2717660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ kotlinx-serialization-json = { group = "org.jetbrains.kotlinx", name = "kotlinx-
kotlinx-coroutines-test = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-test", version.ref = "kotlinxCoroutines" }
ktor-client-core = { group = "io.ktor", name = "ktor-client-core", version.ref = "ktor" }
ktor-client-cio = { group = "io.ktor", name = "ktor-client-cio", version.ref = "ktor" }
multimult = { group = "io.github.funkatronics", name = "multimult", version = "0.2.1" }
multimult = { group = "io.github.funkatronics", name = "multimult", version = "0.2.2" }
rpc-core = { group = "com.solanamobile", name = "rpc-core", version.ref = "rpcCore" }
rpc-ktordriver = { group = "com.solanamobile", name = "rpc-ktordriver", version.ref = "rpcCore" }
rpc-solana = { group = "com.solanamobile", name = "rpc-solana", version.ref = "rpcCore" }
Expand Down

0 comments on commit 2717660

Please sign in to comment.