Skip to content
This repository was archived by the owner on Feb 9, 2026. It is now read-only.

Commit 1497f88

Browse files
authored
Upgrade to Angus Mail 2.0.3 (#73)
1 parent e070091 commit 1497f88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ configurations.all {
1313
}
1414

1515
dependencies {
16-
implementation "com.sun.mail:jakarta.mail:${javaMailVersion}"
16+
implementation "org.eclipse.angus:angus-mail:${angusMailVersion}"
1717

1818
BuildUtils.addExternalDependency(
1919
project,

0 commit comments

Comments
 (0)