From f23b66cd39071dd227e268a3b3580956eaa086f3 Mon Sep 17 00:00:00 2001 From: Kewyn Akshlley Date: Fri, 10 Jul 2026 09:03:50 -0300 Subject: [PATCH] chore: Bump to v4.17.0 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 46aab4d..056f6ed 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ GROUP=com.resend -VERSION_NAME=4.16.0 +VERSION_NAME=4.17.0 POM_URL=https://github.com/resendlabs/resend-java POM_SCM_URL=https://github.com/resendlabs/resend-java.git