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 363eaf7 commit 54812d4Copy full SHA for 54812d4
imgui-binding/build.gradle
@@ -15,7 +15,7 @@ java {
15
}
16
17
dependencies {
18
- testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.2'
+ testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.3'
19
testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.10.3'
20
21
0 commit comments