Closed mbb7848 closed 4 days ago
I have to update API version to 2024-11-20.acacia. But gradlew build failed to resolve the package. After lots of investigation, just found that the release of v28.1.0 failed. Could you fix it ASAP.
gradlew build
https://github.com/stripe/stripe-java/actions/runs/11943592352
Build success
No response
Ubuntu
Java 17
v28.1.0
2024-11-20.acacia
Sorry about that - it looks like the build (at least the code portion) has passed now. Can you try again?
It works.
Describe the bug
I have to update API version to 2024-11-20.acacia. But
gradlew build
failed to resolve the package. After lots of investigation, just found that the release of v28.1.0 failed. Could you fix it ASAP.https://github.com/stripe/stripe-java/actions/runs/11943592352
To Reproduce
gradlew build
Expected behavior
Build success
Code snippets
No response
OS
Ubuntu
Java version
Java 17
stripe-java version
v28.1.0
API version
2024-11-20.acacia
Additional context
No response