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 cb963a4 commit 07200e7Copy full SHA for 07200e7
build.gradle
@@ -82,7 +82,7 @@ dependencies {
82
implementation "com.github.therapi:therapi-runtime-javadoc:$therapiVersion" // for javadoc support in springdoc
83
implementation 'com.google.apis:google-api-services-androidpublisher:v3-rev20240624-2.0.0'
84
implementation 'com.google.auth:google-auth-library-oauth2-http:1.23.0'
85
- implementation 'com.stripe:stripe-java:26.1.0'
+ implementation 'com.stripe:stripe-java:26.5.1'
86
implementation 'org.apache.commons:commons-text:1.12.0'
87
implementation "org.flywaydb:flyway-core:$flywayVersion"
88
implementation "org.flywaydb:flyway-database-postgresql:$flywayVersion"
0 commit comments