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 b528cdc commit bad0588Copy full SHA for bad0588
imgui-binding/build.gradle
@@ -14,7 +14,7 @@ java {
14
}
15
16
dependencies {
17
- testImplementation 'org.junit.jupiter:junit-jupiter-api:5.5.2'
+ testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.2'
18
testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.9.2'
19
20
0 commit comments