Skip to content

Commit 07200e7

Browse files
Bump com.stripe:stripe-java from 26.1.0 to 26.5.1
Bumps [com.stripe:stripe-java](https://github.com/stripe/stripe-java) from 26.1.0 to 26.5.1. - [Release notes](https://github.com/stripe/stripe-java/releases) - [Changelog](https://github.com/stripe/stripe-java/blob/master/CHANGELOG.md) - [Commits](stripe/stripe-java@v26.1.0...v26.5.1) --- updated-dependencies: - dependency-name: com.stripe:stripe-java dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cb963a4 commit 07200e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ dependencies {
8282
implementation "com.github.therapi:therapi-runtime-javadoc:$therapiVersion" // for javadoc support in springdoc
8383
implementation 'com.google.apis:google-api-services-androidpublisher:v3-rev20240624-2.0.0'
8484
implementation 'com.google.auth:google-auth-library-oauth2-http:1.23.0'
85-
implementation 'com.stripe:stripe-java:26.1.0'
85+
implementation 'com.stripe:stripe-java:26.5.1'
8686
implementation 'org.apache.commons:commons-text:1.12.0'
8787
implementation "org.flywaydb:flyway-core:$flywayVersion"
8888
implementation "org.flywaydb:flyway-database-postgresql:$flywayVersion"

0 commit comments

Comments
 (0)