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 @@ -8,7 +8,7 @@ dependencies {
8
8
9
9
implementation ' net.java.dev.jna:jna-platform:5.16.0'
10
10
11
- testImplementation " org.assertj:assertj-core:3.26.3 "
11
+ testImplementation " org.assertj:assertj-core:3.27.1 "
12
12
testImplementation ' org.junit.jupiter:junit-jupiter-api:5.11.2'
13
13
testRuntimeOnly ' org.junit.jupiter:junit-jupiter-engine:5.11.4'
14
14
}
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ repositories {
9
9
dependencies {
10
10
implementation ' net.java.dev.jna:jna-platform:5.16.0'
11
11
12
- testImplementation " org.assertj:assertj-core:3.26.3 "
12
+ testImplementation " org.assertj:assertj-core:3.27.1 "
13
13
testImplementation ' org.junit.jupiter:junit-jupiter-api:5.11.2'
14
14
testRuntimeOnly ' org.junit.jupiter:junit-jupiter-engine:5.11.4'
15
15
}
You can’t perform that action at this time.
0 commit comments