From 110981ff01751002317fd2684d62b83f145c8490 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Armando=20Rodr=C3=ADguez?= <127134616+armando-rodriguez-cko@users.noreply.github.com> Date: Thu, 9 May 2024 12:39:25 +0200 Subject: [PATCH] Release 6.2.0 (#407) - Adds SEPA Direct Debit Core Support - Adds Klarna Payment Context Support - Adds Card Wallet Type Support - Update card metadata response properties - Update purpose types - Update profile class with holding currencies - Update Payment Components - Update authorised_signatory - Update Ideal Payment (CS2) - Update Sessions Authentication Type - Rename and fix PayPal Files --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 8af8959e..e9e47d36 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=com.checkout -version=6.1.2 +version=6.2.0 maven2_url=https://oss.sonatype.org/service/local/staging/deploy/maven2/ snapshot_url=https://oss.sonatype.org/content/repositories/snapshots/