Skip to content

Commit c673465

Browse files
authored
Merge pull request #574 from lunatech-labs/dependabot/gradle/org.simplejavamail-simple-java-mail-8.9.0
chore(deps): bump org.simplejavamail:simple-java-mail from 8.1.3 to 8.9.0
2 parents 8a57bbf + e5951ba commit c673465

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ dependencies {
6666
implementation "io.ktor:ktor-client-core-jvm:2.3.10"
6767
implementation "io.ktor:ktor-client-logging-jvm:2.3.7"
6868

69-
implementation "org.simplejavamail:simple-java-mail:8.1.3"
69+
implementation "org.simplejavamail:simple-java-mail:8.9.0"
7070

7171
testImplementation "io.ktor:ktor-server-tests-jvm:2.3.7"
7272
}

0 commit comments

Comments
 (0)