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 {
7676 implementation libs. com. squareup. okhttp3. okhttp
7777 implementation libs. io. spring. security. release. plugin
7878
79- testImplementation platform(' org.junit:junit-bom:5.10.4 ' )
79+ testImplementation platform(' org.junit:junit-bom:5.10.5 ' )
8080 testImplementation " org.junit.jupiter:junit-jupiter-api"
8181 testImplementation " org.junit.jupiter:junit-jupiter-params"
8282 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"
4444org-assertj-assertj-core = " org.assertj:assertj-core:3.25.3"
4545org-hamcrest = " org.hamcrest:hamcrest:2.2"
4646org-hsqldb = " org.hsqldb:hsqldb:2.7.3"
47- org-junit-junit-bom = " org.junit:junit-bom:5.10.4 "
47+ org-junit-junit-bom = " org.junit:junit-bom:5.10.5 "
4848org-mariadb-jdbc-mariadb-java-client = " org.mariadb.jdbc:mariadb-java-client:3.3.3"
4949org-mockito-mockito-bom = { module = " org.mockito:mockito-bom" , version.ref = " org-mockito" }
5050org-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