We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adaca17 commit 34dbcc8Copy full SHA for 34dbcc8
README.md
@@ -32,7 +32,7 @@ repositories {
32
Add the following dependency:
33
```
34
dependencies {
35
- compile 'com.redhat.devtools.intellij:intellij-common-ui-test-library:0.3.0'
+ compile 'com.redhat.devtools.intellij:intellij-common-ui-test-library:0.3.1-SNAPSHOT'
36
}
37
38
gradle.properties
@@ -1,3 +1,3 @@
1
-projectVersion=0.3.0
+projectVersion=0.3.1-SNAPSHOT
2
nexusUser=invalid
3
nexusPassword=invalid
0 commit comments