Skip to content

Commit 4fd6955

Browse files
committed
Update the Remote-Robot version to 0.11.20
Signed-off-by: Richard Kocian <[email protected]>
1 parent 8b0cf7a commit 4fd6955

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.18'
12+
def remoteRobotVersion = '0.11.20'
1313

1414
repositories {
1515
mavenLocal()

0 commit comments

Comments
 (0)