Skip to content

Commit 3ec1da6

Browse files
authored
Update the Remote-Robot to version 0.11.13 (#92)
Fixes #89 Signed-off-by: Zbynek Cervinka <[email protected]>
1 parent b906ac7 commit 3ec1da6

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

1414
repositories {
1515
mavenLocal()

0 commit comments

Comments
 (0)