File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ dependencies {
104
104
testImplementation " org.junit.jupiter:junit-jupiter-params"
105
105
testImplementation " org.junit.jupiter:junit-jupiter-engine"
106
106
testImplementation ' org.apache.commons:commons-io:1.3.2'
107
- testImplementation ' org.assertj:assertj-core:3.13.2 '
107
+ testImplementation ' org.assertj:assertj-core:3.27.3 '
108
108
testImplementation ' org.mockito:mockito-core:3.12.4'
109
109
testImplementation ' org.mockito:mockito-junit-jupiter:3.12.4'
110
110
testImplementation " com.squareup.okhttp3:mockwebserver:3.14.9"
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ dependencies {
50
50
api " org.apache.directory.shared:shared-ldap:0.9.15"
51
51
api " org.aspectj:aspectjrt:1.9.22.1"
52
52
api " org.aspectj:aspectjweaver:1.9.22.1"
53
- api " org.assertj:assertj-core:3.24.2 "
53
+ api " org.assertj:assertj-core:3.27.3 "
54
54
api " org.freemarker:freemarker:2.3.34"
55
55
api " org.hibernate:hibernate-core-jakarta:5.6.15.Final"
56
56
api " org.hsqldb:hsqldb:2.7.4"
You can’t perform that action at this time.
0 commit comments