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.
1 parent 1c246c3 commit 32475d9Copy full SHA for 32475d9
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.3'
14
}
15
16
test {
logi-led-jna/build.gradle
@@ -11,7 +11,7 @@ dependencies {
17
processResources {
0 commit comments