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