Skip to content

Commit

Permalink
Release 5.1.0
Browse files Browse the repository at this point in the history
* Add support for custom Executor (threadpool) and HTTP Client
* Tokens module default/Four merge (single client)
* Fixes in CardCategory and CardType serialization
  • Loading branch information
rsaestrela committed Dec 10, 2021
1 parent 39fa460 commit 30f20a1
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.0.0
version=5.1.0

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 30f20a1

Please sign in to comment.