Skip to content

Commit

Permalink
Bump com.icegreen:greenmail
Browse files Browse the repository at this point in the history
Bumps the development-dependencies group with 1 update in the /supplier/spring-mail-supplier directory: [com.icegreen:greenmail](https://github.com/greenmail-mail-test/greenmail).


Updates `com.icegreen:greenmail` from 2.1.0 to 2.1.1
- [Release notes](https://github.com/greenmail-mail-test/greenmail/releases)
- [Commits](greenmail-mail-test/greenmail@release-2.1.0...release-2.1.1)

---
updated-dependencies:
- dependency-name: com.icegreen:greenmail
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent 24299be commit fb0d002
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion supplier/spring-mail-supplier/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ dependencies {
api 'org.springframework.integration:spring-integration-mail'
api 'org.springframework.boot:spring-boot-starter-mail'

testImplementation 'com.icegreen:greenmail:2.1.0'
testImplementation 'com.icegreen:greenmail:2.1.1'
}

0 comments on commit fb0d002

Please sign in to comment.