Skip to content

Commit e5951ba

Browse files
chore(deps): bump org.simplejavamail:simple-java-mail
Bumps [org.simplejavamail:simple-java-mail](https://github.com/bbottema/simple-java-mail) from 8.1.3 to 8.9.0. - [Release notes](https://github.com/bbottema/simple-java-mail/releases) - [Changelog](https://github.com/bbottema/simple-java-mail/blob/master/RELEASE.txt) - [Commits](bbottema/simple-java-mail@8.1.3...8.9.0) --- updated-dependencies: - dependency-name: org.simplejavamail:simple-java-mail dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8a57bbf commit e5951ba

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)