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-sudhindradani committed Oct 20, 2023
1 parent 14bdf7e commit 76fbf2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notifications/core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +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: '2.0.0'
testImplementation group: 'com.icegreen', name: 'greenmail', version: '1.6.4'
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 76fbf2e

Please sign in to comment.