File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3- ## 0.3.0 (Feb 15, 2024)
3+ ## 0.4.0 (May 7, 2024)
4+ - Add support for IntelliJ 2024.1
5+ - Update the ` Remote-Robot ` to version 0.11.22
6+
7+ - ## 0.3.0 (Feb 15, 2024)
48 - Add support for IntelliJ CE 2023.2
59 - Added custom test-project location
610 - Update the ` Remote-Robot ` to version 0.11.18
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ repositories {
3232Add the following dependency:
3333```
3434dependencies {
35- compile 'com.redhat.devtools.intellij:intellij-common-ui-test-library:0.3.1-SNAPSHOT '
35+ compile 'com.redhat.devtools.intellij:intellij-common-ui-test-library:0.4.0 '
3636}
3737```
3838
Original file line number Diff line number Diff line change 1- projectVersion =0.3.1-SNAPSHOT
1+ projectVersion =0.4.0
22nexusUser =invalid
33nexusPassword =invalid
You can’t perform that action at this time.
0 commit comments