Skip to content

Commit

Permalink
Release 5.9.4
Browse files Browse the repository at this point in the history
* Fixed sender deserialization (Four)
* Reviewed OAuth scopes
* Schema updates `payouts` and `fast_funds` were removed from CardResponseSource (Four)
* Schema updates `challenged` was added to ThreeDSData (Four)
* Schema updates `email` was added to NetworkTokenSource (Four)
* Added support for transfers idempotency key
  • Loading branch information
a-ibarra committed May 23, 2022
1 parent 5925fcd commit 9359012
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=5.9.3
version=5.9.4

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 9359012

Please sign in to comment.