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 @@ -42,7 +42,7 @@ dependencies {
42
42
testImplementation ' commons-io:commons-io:2.16.1'
43
43
testCompileOnly ' org.jetbrains:annotations:24.1.0'
44
44
45
- testImplementation ' org.assertj:assertj-core:3.25 .3'
45
+ testImplementation ' org.assertj:assertj-core:3.26 .3'
46
46
testImplementation(platform(' org.junit:junit-bom:5.11.0' ))
47
47
testImplementation ' org.junit.jupiter:junit-jupiter'
48
48
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ dependencies {
10
10
// Multi-release jar, 8+ compatible
11
11
implementation ' ch.randelshofer:fastdoubleparser:1.0.0'
12
12
13
- testImplementation ' org.assertj:assertj-core:3.25 .3'
13
+ testImplementation ' org.assertj:assertj-core:3.26 .3'
14
14
testImplementation(platform(' org.junit:junit-bom:5.11.0' ))
15
15
testImplementation ' org.junit.jupiter:junit-jupiter'
16
16
}
You can’t perform that action at this time.
0 commit comments