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 @@ -77,7 +77,7 @@ dependencies {
77
77
implementation libs. com. squareup. okhttp3. okhttp
78
78
implementation libs. io. spring. security. release. plugin
79
79
80
- testImplementation platform(' org.junit:junit-bom:5.10.2 ' )
80
+ testImplementation platform(' org.junit:junit-bom:5.10.3 ' )
81
81
testImplementation " org.junit.jupiter:junit-jupiter-api"
82
82
testImplementation " org.junit.jupiter:junit-jupiter-params"
83
83
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.2 "
47
+ org-junit-junit-bom = " org.junit:junit-bom:5.10.3 "
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