Skip to content

Commit

Permalink
Update remote-fixtures, remote-robot to 0.11.19
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jul 7, 2023
1 parent 7dacc18 commit 57d97ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ object Dependencies {

val jGit = "org.eclipse.jgit" % "org.eclipse.jgit" % "6.2.0.202206071550-r"

val remoteRobot = "com.intellij.remoterobot" % "remote-robot" % "0.11.18"
val remoteRobot = "com.intellij.remoterobot" % "remote-robot" % "0.11.19"

val remoteRobotFixtures = "com.intellij.remoterobot" % "remote-fixtures" % "0.11.18"
val remoteRobotFixtures = "com.intellij.remoterobot" % "remote-fixtures" % "0.11.19"

val gson = "com.google.code.gson" % "gson" % "2.10.1"

Expand Down

0 comments on commit 57d97ee

Please sign in to comment.