Skip to content

Commit

Permalink
[PRMT-4323] - Updated wiremock-jre8 to version 2.35.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MohammadIqbalAD-NHS committed Dec 15, 2023
1 parent 5dc17de commit d6cf409
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 @@ -63,7 +63,7 @@ dependencies {
annotationProcessor 'org.projectlombok:lombok'
testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.springframework.boot:spring-boot-starter-aop'
testImplementation 'com.github.tomakehurst:wiremock-jre8:2.35.0'
testImplementation 'com.github.tomakehurst:wiremock-jre8:2.35.1'
}

springBoot {
Expand Down

0 comments on commit d6cf409

Please sign in to comment.