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