We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c96e20 commit e4c5ec8Copy full SHA for e4c5ec8
build.gradle
@@ -154,7 +154,7 @@ dependencies {
154
implementation group: 'ch.qos.logback', name: 'logback-core', version: logbackVersion
155
156
testImplementation group: 'org.springframework.boot', name: 'spring-boot-starter-test'
157
- testImplementation group: 'io.rest-assured', name: 'rest-assured', version: '5.5.5'
+ testImplementation group: 'io.rest-assured', name: 'rest-assured', version: '5.5.6'
158
}
159
160
bootJar {
0 commit comments