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 01ed220 commit a2e7d0eCopy full SHA for a2e7d0e
logi-led-handler/build.gradle
@@ -10,7 +10,7 @@ dependencies {
10
11
testImplementation "org.assertj:assertj-core:3.27.3"
12
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.4'
13
- testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.4'
+ testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.12.1'
14
}
15
16
test {
logi-led-jna/build.gradle
@@ -11,7 +11,7 @@ dependencies {
17
processResources {
0 commit comments