Skip to content

Commit

Permalink
Merge pull request #262 from tony19/renovate/com.icegreen-greenmail-1.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency com.icegreen:greenmail to v1.6.11
  • Loading branch information
tony19 authored Nov 6, 2022
2 parents d322a5a + fc7cd90 commit 9880c59
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 @@ -60,7 +60,7 @@ dependencies {
// Otherwise, tests fail with java.lang.NoClassDefFoundError.
// https://github.com/robolectric/robolectric/issues/2562#issuecomment-263086503
testImplementation 'org.robolectric:android-all:13-robolectric-9030017'
testImplementation 'com.icegreen:greenmail:1.5.9'
testImplementation 'com.icegreen:greenmail:1.6.11'
testImplementation 'dom4j:dom4j:1.6.1'
testImplementation 'org.easytesting:fest-assert:1.4'
testImplementation "org.slf4j:integration:${slf4jVersion}"
Expand Down

0 comments on commit 9880c59

Please sign in to comment.