Skip to content

Commit fb70a16

Browse files
feat: Updated Remote-Robot version to 0.11.22 (#221)
Signed-off-by: Richard Kocian <[email protected]> rh-pre-commit.version: 2.2.0 rh-pre-commit.check-secrets: ENABLED
1 parent 34dbcc8 commit fb70a16

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

1414
repositories {
1515
mavenLocal()

0 commit comments

Comments
 (0)