We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7f6772 commit 65fef93Copy full SHA for 65fef93
solana-app/build.gradle
@@ -16,7 +16,7 @@ dependencies {
16
implementation project(':api')
17
implementation 'org.springframework.boot:spring-boot-starter-validation'
18
implementation 'org.springframework.boot:spring-boot-starter-web'
19
- implementation 'com.mmorrell:solanaj:1.17.7'
+ implementation 'com.mmorrell:solanaj:1.19.2'
20
implementation 'org.springframework.cloud:spring-cloud-starter'
21
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.6.0'
22
testImplementation "org.wiremock:wiremock-standalone:${wiremockVersion}"
0 commit comments