Skip to content

Commit

Permalink
chore(deps): bump com.icegreen:greenmail-junit5 from 2.0.1 to 2.1.0 (#…
Browse files Browse the repository at this point in the history
…165)

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

---
updated-dependencies:
- dependency-name: com.icegreen:greenmail-junit5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent 21275fe commit 4d72c89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ dependencies {
testImplementation "org.hamcrest:hamcrest"
testImplementation "org.hamcrest:hamcrest-library"

testImplementation group: 'com.icegreen', name: 'greenmail-junit5', version: '2.0.1'
testImplementation group: 'com.icegreen', name: 'greenmail-junit5', version: '2.1.0'
testImplementation "io.micronaut:micronaut-http-client"
testImplementation "io.micronaut:micronaut-http-server-netty"
testImplementation "io.micronaut.reactor:micronaut-reactor-http-client"
Expand Down

0 comments on commit 4d72c89

Please sign in to comment.