Skip to content

Commit

Permalink
Bump com.stripe:stripe-java from 25.13.0 to 26.1.0 (#224)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 30, 2024
1 parent 2bea1ac commit fbae63e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ dependencies {
implementation "com.github.therapi:therapi-runtime-javadoc:$therapiVersion" // for javadoc support in springdoc
implementation 'com.google.apis:google-api-services-androidpublisher:v3-rev20240610-2.0.0'
implementation 'com.google.auth:google-auth-library-oauth2-http:1.23.0'
implementation 'com.stripe:stripe-java:25.13.0'
implementation 'com.stripe:stripe-java:26.1.0'
implementation 'org.apache.commons:commons-text:1.12.0'
implementation "org.flywaydb:flyway-core:$flywayVersion"
implementation "org.flywaydb:flyway-database-postgresql:$flywayVersion"
Expand Down

0 comments on commit fbae63e

Please sign in to comment.