We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7b52e39 + c504cb5 commit a225588Copy full SHA for a225588
logi-led-handler/build.gradle
@@ -10,7 +10,7 @@ dependencies {
10
11
testImplementation "org.assertj:assertj-core:3.26.3"
12
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.2'
13
- testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.2'
+ testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.4'
14
}
15
16
test {
logi-led-jna/build.gradle
@@ -11,7 +11,7 @@ dependencies {
17
processResources {
0 commit comments