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 6ea31c6 commit 7dfdb2fCopy full SHA for 7dfdb2f
build.gradle
@@ -23,7 +23,7 @@ dependencies {
23
implementation 'org.jetbrains.kotlin:kotlin-reflect:2.0.20'
24
api 'commons-io:commons-io:2.17.0'
25
api 'org.junit.jupiter:junit-jupiter-api:5.11.3'
26
- api 'org.junit.jupiter:junit-jupiter-engine:5.10.3'
+ api 'org.junit.jupiter:junit-jupiter-engine:5.11.3'
27
api "com.intellij.remoterobot:remote-robot:0.11.22"
28
api "com.intellij.remoterobot:remote-fixtures:0.11.22"
29
}
0 commit comments