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 2ec3ef2 commit 80ea84bCopy full SHA for 80ea84b
imgui-binding/build.gradle
@@ -16,7 +16,7 @@ java {
16
17
dependencies {
18
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.2'
19
- testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.10.3'
+ testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.11.2'
20
}
21
22
test {
0 commit comments