Skip to content

Commit

Permalink
Merge pull request #154 from gocd-contrib/dependabot/gradle/com.icegr…
Browse files Browse the repository at this point in the history
…een-greenmail-2.1.2

Bump com.icegreen:greenmail from 2.1.1 to 2.1.2
  • Loading branch information
chadlwilson authored Dec 6, 2024
2 parents c3016a3 + 53f50d6 commit 7186f50
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 @@ -73,7 +73,7 @@ dependencies {
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
testImplementation 'org.hamcrest:hamcrest-core:3.0'
testImplementation 'org.mockito:mockito-core:5.14.2'
testImplementation('com.icegreen:greenmail:2.1.1') {
testImplementation('com.icegreen:greenmail:2.1.2') {
exclude group: 'junit'
}
testImplementation 'org.slf4j:slf4j-simple:2.0.16'
Expand Down

0 comments on commit 7186f50

Please sign in to comment.