Skip to content

Commit ffed44f

Browse files
build(deps): bump org.sol4k:sol4k from 0.5.17 to 0.7.0
Bumps [org.sol4k:sol4k](https://github.com/sol4k/sol4k) from 0.5.17 to 0.7.0. - [Release notes](https://github.com/sol4k/sol4k/releases) - [Commits](sol4k/sol4k@0.5.17...0.7.0) --- updated-dependencies: - dependency-name: org.sol4k:sol4k dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d52cf83 commit ffed44f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libs/crypto/solana/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dependencies {
5353
implementation(Libs.okhttp)
5454
implementation(Libs.okhttp_logging_interceptor)
5555

56-
implementation("org.sol4k:sol4k:0.5.17")
56+
implementation("org.sol4k:sol4k:0.7.0")
5757
api("com.solanamobile:web3-solana:0.2.5")
5858
api("com.solanamobile:rpc-core:0.2.9")
5959
implementation("com.solanamobile:rpc-okiodriver:0.2.9")

0 commit comments

Comments
 (0)