Skip to content

Commit

Permalink
Release 6.0.13
Browse files Browse the repository at this point in the history
* Added properties for payment.processing response
* Added SEPAV4 sources
* Adds support for Financial Actions API
* Wrap NoHttpResponseException to avoid returning 4xx http error
* Expose GsonSerializer class to being available outside SDK
  • Loading branch information
a-ibarra committed Feb 23, 2023
1 parent 1d921c1 commit 763e5f8
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=6.0.12
version=6.0.13

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 763e5f8

Please sign in to comment.