-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Eng 4024 java sdk re #29
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
…asistheory.com into ENG-4024-java-sdk-re
…asistheory.com into ENG-4024-java-sdk-re
docs/sdks/server-side/java.mdx
Outdated
|
||
Please follow the [installation](#installation) instruction and execute the following Java code: | ||
|
||
```csharp |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
```csharp | |
```java |
docs/sdks/server-side/java.mdx
Outdated
} | ||
|
||
dependencies { | ||
implementation 'com.basistheory:basistheory-java:0.2.1' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We don't have the build for basistheory-java set up to update this version automatically as we do in the README in that repo, so this will go stale pretty quickly. Automating that is worth considering eventually, but for now I'd just remove the version number and link to the repo and give instructions to look up the latest version from there.
…asistheory.com into ENG-4024-java-sdk-re
…y/developers.basistheory.com into ENG-4024-java-sdk-re
# [1.19.0](v1.18.0...v1.19.0) (2023-01-23) ### Features * Eng 4024 java sdk re ([#29](#29)) ([22e0d14](22e0d14))
🎉 This PR is included in version 1.19.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Description
Testing required outside of automated testing?
Screenshots (if appropriate):
Rollback / Rollforward Procedure
Reviewer Checklist