Skip to content

Commit

Permalink
fix(deps): update dependency com.sun.mail:android-mail to v1.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 5, 2022
1 parent 8abbbc7 commit 6a44d78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logback-android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ dependencies {
compileOnly "org.slf4j:slf4j-api:${slf4jVersion}"

// For SMTPAppender
compileOnly 'com.sun.mail:android-mail:1.6.3'
compileOnly 'com.sun.mail:android-mail:1.6.7'
compileOnly 'com.sun.mail:android-activation:1.6.3'

testImplementation 'ch.qos.cal10n:cal10n-api:0.8.1'
Expand Down

0 comments on commit 6a44d78

Please sign in to comment.