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 @@ -76,7 +76,7 @@ dependencies {
76
76
implementation libs. com. squareup. okhttp3. okhttp
77
77
implementation libs. io. spring. security. release. plugin
78
78
79
- testImplementation platform(' org.junit:junit-bom:5.10.3 ' )
79
+ testImplementation platform(' org.junit:junit-bom:5.10.4 ' )
80
80
testImplementation " org.junit.jupiter:junit-jupiter-api"
81
81
testImplementation " org.junit.jupiter:junit-jupiter-params"
82
82
testImplementation " org.junit.jupiter:junit-jupiter-engine"
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ org-aspectj-aspectjweaver = "org.aspectj:aspectjweaver:1.9.22.1"
44
44
org-assertj-assertj-core = " org.assertj:assertj-core:3.25.3"
45
45
org-hamcrest = " org.hamcrest:hamcrest:2.2"
46
46
org-hsqldb = " org.hsqldb:hsqldb:2.7.3"
47
- org-junit-junit-bom = " org.junit:junit-bom:5.10.3 "
47
+ org-junit-junit-bom = " org.junit:junit-bom:5.10.4 "
48
48
org-mariadb-jdbc-mariadb-java-client = " org.mariadb.jdbc:mariadb-java-client:3.3.3"
49
49
org-mockito-mockito-bom = { module = " org.mockito:mockito-bom" , version.ref = " org-mockito" }
50
50
org-mongodb-mongodb-driver-core = { module = " org.mongodb:mongodb-driver-core" , version.ref = " org-mongodb" }
You can’t perform that action at this time.
0 commit comments