Skip to content

Commit fbeec8f

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.9.0 to 8.11.1. - [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.9.0...8.11.1) --- 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 ef94400 commit fbeec8f

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.9.0"
69+
implementation "org.simplejavamail:simple-java-mail:8.11.1"
7070

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

0 commit comments

Comments
 (0)