File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ dependencies {
2222 testImplementation ' com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.20.0'
2323 testImplementation ' commons-io:commons-io:2.20.0'
2424 testImplementation ' org.awaitility:awaitility:4.3.0'
25- testImplementation " org.assertj:assertj-core:3.27.4 "
25+ testImplementation " org.assertj:assertj-core:3.27.5 "
2626 testImplementation ' ch.qos.logback:logback-classic:1.5.18'
2727 testImplementation ' org.xmlunit:xmlunit-assertj3:2.10.4'
2828 testImplementation ' org.apache.httpcomponents.client5:httpclient5:5.5'
Original file line number Diff line number Diff line change 11plugins {
2- id ' org.springframework.boot' version ' 3.5.5 '
2+ id ' org.springframework.boot' version ' 3.5.6 '
33 id ' io.spring.dependency-management' version ' 1.1.7'
44 id ' java'
55 id " io.freefair.lombok" version " 8.14.2"
You can’t perform that action at this time.
0 commit comments