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 @@ -74,7 +74,7 @@ dependencies {
74
74
implementation ' org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:2.7.1'
75
75
implementation libs. com. squareup. okhttp3. okhttp
76
76
77
- testImplementation platform(' org.junit:junit-bom:5.8.1 ' )
77
+ testImplementation platform(' org.junit:junit-bom:5.8.2 ' )
78
78
testImplementation " org.junit.jupiter:junit-jupiter-api"
79
79
testImplementation " org.junit.jupiter:junit-jupiter-params"
80
80
testImplementation " org.junit.jupiter:junit-jupiter-engine"
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ org-slf4j = "2.0.9"
12
12
org-springframework-boot = " 3.0.12"
13
13
org-springframework = " 6.0.13"
14
14
org-testcontainers = " 1.17.6"
15
- org-junit = " 5.9.3 "
15
+ org-junit = " 5.8.2 "
16
16
17
17
[libraries ]
18
18
ch-qos-logback-logback-classic = { module = " ch.qos.logback:logback-classic" , version.ref = " ch-qos-logback" }
You can’t perform that action at this time.
0 commit comments