Skip to content

Commit 759e3c8

Browse files
authored
Update the Remote Robot version to 0.11.11 (#76)
Fixes #75 Signed-off-by: Zbynek Cervinka <[email protected]>
1 parent b0f7ddf commit 759e3c8

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
@@ -9,7 +9,7 @@ plugins {
99
group 'com.redhat.devtools.intellij'
1010
version projectVersion
1111

12-
def remoteRobotVersion = '0.11.8'
12+
def remoteRobotVersion = '0.11.11'
1313

1414
repositories {
1515
mavenLocal()

0 commit comments

Comments
 (0)