Skip to content

Commit cce78cc

Browse files
Update dependency com.github.tomakehurst:wiremock to v2.27.2
1 parent ffa35de commit cce78cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ dependencies {
193193
implementation group: 'ch.qos.logback', name: 'logback-core', version: '1.5.18'
194194

195195
testImplementation group: 'org.springframework.boot', name: 'spring-boot-starter-test'
196-
testImplementation group: 'com.github.tomakehurst', name: 'wiremock', version: '2.23.2'
196+
testImplementation group: 'com.github.tomakehurst', name: 'wiremock', version: '2.27.2'
197197

198198
implementation group: 'org.springdoc', name: 'springdoc-openapi-ui', version: '1.8.0'
199199

0 commit comments

Comments
 (0)