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 @@ -104,7 +104,7 @@ dependencies {
104104 testImplementation " org.junit.jupiter:junit-jupiter-params"
105105 testImplementation " org.junit.jupiter:junit-jupiter-engine"
106106 testImplementation ' org.apache.commons:commons-io:1.3.2'
107- testImplementation ' org.assertj:assertj-core:3.27.4 '
107+ testImplementation ' org.assertj:assertj-core:3.27.6 '
108108 testImplementation ' org.mockito:mockito-core:5.19.0'
109109 testImplementation ' org.mockito:mockito-junit-jupiter:5.19.0'
110110 testImplementation " com.squareup.okhttp3:mockwebserver:5.1.0"
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ dependencies {
5050 api " org.apache.directory.shared:shared-ldap:0.9.15"
5151 api " org.aspectj:aspectjrt:1.9.24"
5252 api " org.aspectj:aspectjweaver:1.9.24"
53- api " org.assertj:assertj-core:3.27.4 "
53+ api " org.assertj:assertj-core:3.27.6 "
5454 api " org.freemarker:freemarker:2.3.34"
5555 api " org.hibernate:hibernate-core-jakarta:5.6.15.Final"
5656 api " org.hsqldb:hsqldb:2.7.4"
You can’t perform that action at this time.
0 commit comments