Skip to content

Commit f348dec

Browse files
deps(deps): bump com.icegreen:greenmail from 2.0.1 to 2.1.8
Bumps [com.icegreen:greenmail](https://github.com/greenmail-mail-test/greenmail) from 2.0.1 to 2.1.8. - [Release notes](https://github.com/greenmail-mail-test/greenmail/releases) - [Commits](greenmail-mail-test/greenmail@release-2.0.1...release-2.1.8) --- updated-dependencies: - dependency-name: com.icegreen:greenmail dependency-version: 2.1.8 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ccc815c commit f348dec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ dependencies {
6969

7070
testImplementation 'org.wiremock:wiremock-standalone:3.13.2'
7171
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
72-
testImplementation 'com.icegreen:greenmail:2.0.1'
73-
testImplementation 'com.icegreen:greenmail-junit5:2.0.1'
72+
testImplementation 'com.icegreen:greenmail:2.1.8'
73+
testImplementation 'com.icegreen:greenmail-junit5:2.1.8'
7474

7575
}
7676

0 commit comments

Comments
 (0)