Skip to content

Commit

Permalink
Update to stable version
Browse files Browse the repository at this point in the history
Signed-off-by: rdani <[email protected]>
  • Loading branch information
rachana-dani authored and rachana-sudhindradani committed Oct 20, 2023
1 parent 69c0d41 commit 14bdf7e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions notifications/core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -162,9 +162,7 @@ dependencies {
)
testImplementation 'org.springframework.integration:spring-integration-mail:5.5.0'
// https://mvnrepository.com/artifact/com.icegreen/greenmail
testImplementation group: 'com.icegreen', name: 'greenmail', version: '1.5.0'


testImplementation group: 'com.icegreen', name: 'greenmail', version: '2.0.0'
testImplementation 'org.springframework.integration:spring-integration-test-support:5.5.0'
testRuntimeOnly('org.junit.jupiter:junit-jupiter-engine:5.6.2')
testImplementation "org.jetbrains.kotlin:kotlin-test:${kotlin_version}"
Expand Down

0 comments on commit 14bdf7e

Please sign in to comment.