Skip to content

Commit

Permalink
Bump com.intellij.remoterobot:ide-launcher
Browse files Browse the repository at this point in the history
Bumps com.intellij.remoterobot:ide-launcher from 0.11.19.414 to 0.11.20.427.

---
updated-dependencies:
- dependency-name: com.intellij.remoterobot:ide-launcher
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 29, 2023
1 parent 694e0d3 commit 47f9590
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dependencies {
implementation(project(":mirrord-products-rider"))
testImplementation("com.intellij.remoterobot:remote-robot:$remoteRobotVersion")
testImplementation("com.intellij.remoterobot:remote-fixtures:$remoteRobotVersion")
testImplementation("com.intellij.remoterobot:ide-launcher:0.11.19.414")
testImplementation("com.intellij.remoterobot:ide-launcher:0.11.20.427")
testImplementation("com.automation-remarks:video-recorder-junit5:2.0")
testImplementation("org.junit.jupiter:junit-jupiter-api:5.9.3")
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.9.2")
Expand Down

0 comments on commit 47f9590

Please sign in to comment.