From ed2f744f1b7b58fcea5a49d7c56e61471da770f9 Mon Sep 17 00:00:00 2001 From: Kewyn Akshlley Date: Thu, 23 Jul 2026 12:52:34 -0300 Subject: [PATCH] chore: Bump to v4.18.0 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 056f6ed..06c5014 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ GROUP=com.resend -VERSION_NAME=4.17.0 +VERSION_NAME=4.18.0 POM_URL=https://github.com/resendlabs/resend-java POM_SCM_URL=https://github.com/resendlabs/resend-java.git