Skip to content

Commit 29babfb

Browse files
build(deps): bump com.solanamobile:rpc-core from 0.2.9 to 0.2.11
Bumps [com.solanamobile:rpc-core](https://github.com/solana-mobile/rpc-core) from 0.2.9 to 0.2.11. - [Release notes](https://github.com/solana-mobile/rpc-core/releases) - [Commits](solana-mobile/rpc-core@v0.2.9...v0.2.11) --- updated-dependencies: - dependency-name: com.solanamobile:rpc-core dependency-version: 0.2.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d52cf83 commit 29babfb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libs/crypto/solana/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ dependencies {
5555

5656
implementation("org.sol4k:sol4k:0.5.17")
5757
api("com.solanamobile:web3-solana:0.2.5")
58-
api("com.solanamobile:rpc-core:0.2.9")
59-
implementation("com.solanamobile:rpc-okiodriver:0.2.9")
58+
api("com.solanamobile:rpc-core:0.2.11")
59+
implementation("com.solanamobile:rpc-okiodriver:0.2.11")
6060

6161
implementation(Libs.hilt)
6262
ksp(Libs.hilt_android_compiler)

0 commit comments

Comments
 (0)