Skip to content

Commit 36d10ae

Browse files
fix(deps): update dependency com.resend:resend-java to v4
1 parent b885497 commit 36d10ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies {
1414
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.9.2'
1515

1616
// https://mvnrepository.com/artifact/com.resend/resend-java
17-
implementation 'com.resend:resend-java:2.0.0'
17+
implementation 'com.resend:resend-java:4.2.0'
1818

1919
}
2020

0 commit comments

Comments
 (0)