Skip to content

Commit 6fc0d11

Browse files
authored
Update the Remote-Robot version to 0.11.7 (#58)
Fixes #57 Signed-off-by: Zbynek Cervinka <[email protected]>
1 parent 8393266 commit 6fc0d11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
group 'com.redhat.devtools.intellij'
99
version projectVersion
1010

11-
def remoteRobotVersion = '0.11.6'
11+
def remoteRobotVersion = '0.11.7'
1212

1313
repositories {
1414
mavenLocal()

0 commit comments

Comments
 (0)