Skip to content
This repository was archived by the owner on May 25, 2022. It is now read-only.

Commit a38d44b

Browse files
committed
Downgrade subetha smtp for now
1 parent a80a58e commit a38d44b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

simplekotlinmail-server/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ plugins {
77
dependencies {
88
implementation(project(":${rootProject.name}-core"))
99

10-
api("com.github.davidmoten:subethasmtp:6.0.0")
10+
api("com.github.davidmoten:subethasmtp:5.2.8")
1111
}

0 commit comments

Comments
 (0)