From b43bec1908418b3e95203e91b2faa9bdc43e3321 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Armando=20Rodr=C3=ADguez?= <127134616+armando-rodriguez-cko@users.noreply.github.com> Date: Fri, 17 Jan 2025 15:51:55 +0100 Subject: [PATCH] Release 6.5.0 - Updates product.type to support both string and enum values with Enhanced deserialization --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 36df313e..11cbeaa2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=com.checkout -version=6.4.3 +version=6.5.0 maven2_url=https://oss.sonatype.org/service/local/staging/deploy/maven2/ snapshot_url=https://oss.sonatype.org/content/repositories/snapshots/