Skip to content

Commit

Permalink
Release 4.8.1
Browse files Browse the repository at this point in the history
* Make specific Checkout exceptions extend `CheckoutException`
* Removed deprecated Events and `CountryCode` string references
* Added @Builder.Default to `PaymentRequest` metadata (FOUR)
* Added `name` and `city` attributes to BillingDescriptor (FOUR)
* Removed redundant enum lookup methods
* Minor fixes on CVV card payment mappings
  • Loading branch information
rsaestrela committed Nov 19, 2021
1 parent 87207b1 commit c110843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group=com.checkout
version=4.7.0
version=4.8.1

maven2_url=https://oss.sonatype.org/service/local/staging/deploy/maven2/
snapshot_url=https://oss.sonatype.org/content/repositories/snapshots/
Expand Down

0 comments on commit c110843

Please sign in to comment.