Skip to content

Commit 65fef93

Browse files
Update dependency com.mmorrell:solanaj to v1.19.2
1 parent b7f6772 commit 65fef93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solana-app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies {
1616
implementation project(':api')
1717
implementation 'org.springframework.boot:spring-boot-starter-validation'
1818
implementation 'org.springframework.boot:spring-boot-starter-web'
19-
implementation 'com.mmorrell:solanaj:1.17.7'
19+
implementation 'com.mmorrell:solanaj:1.19.2'
2020
implementation 'org.springframework.cloud:spring-cloud-starter'
2121
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.6.0'
2222
testImplementation "org.wiremock:wiremock-standalone:${wiremockVersion}"

0 commit comments

Comments
 (0)