Merge pull request 'Update dependency com.github.tomakehurst:wiremock to v3' (#25) from renovate/com.github.tomakehurst-wiremock-3.x into master

Reviewed-on: #25
This commit is contained in:
2024-03-27 11:51:27 +00:00

View File

@@ -158,7 +158,7 @@ dependencies {
api 'commons-cli:commons-cli:1.6.0'
testImplementation 'junit:junit:4.13.2'
testImplementation 'com.github.tomakehurst:wiremock:2.27.2'
testImplementation 'com.github.tomakehurst:wiremock:3.0.1'
testImplementation 'com.unboundid:unboundid-ldapsdk:4.0.14'
testImplementation 'com.icegreen:greenmail:1.6.15'
}