1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-01-01 04:35:57 +00:00

Updated Javamail snapshot

Refs eclipse-ee4j/mail#413
This commit is contained in:
M66B 2020-02-20 08:36:40 +01:00
parent a35f87421c
commit 9c97b18c64

View file

@ -171,6 +171,7 @@ repositories {
maven { url "https://repo1.maven.org/maven2/" }
maven { url "https://jitpack.io" }
maven { url "https://oss.sonatype.org/content/repositories/snapshots" }
maven { url "https://jakarta.oss.sonatype.org/content/repositories/snapshots/" }
}
configurations.all {