File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
[ ![ Build Status] ( https://dev.azure.com/aquality-automation/aquality-automation/_apis/build/status/aquality-automation.aquality-appium-mobile-java?branchName=master )] ( https://dev.azure.com/aquality-automation/aquality-automation/_build/latest?definitionId=6&branchName=master )
4
4
[ ![ Quality Gate] ( https://sonarcloud.io/api/project_badges/measure?project=aquality-automation_aquality-appium-mobile-java&metric=alert_status )] ( https://sonarcloud.io/dashboard?id=aquality-automation_aquality-appium-mobile-java )
5
+ [ ![ Maven Central] ( https://maven-badges.herokuapp.com/maven-central/com.github.aquality-automation/aquality-appium-mobile/badge.svg )] ( https://maven-badges.herokuapp.com/maven-central/com.github.aquality-automation/aquality-appium-mobile )
6
+
5
7
6
8
### Overview
7
9
@@ -20,7 +22,7 @@ We use interfaces where is possible, so you can implement your own version of ta
20
22
<dependency>
21
23
<groupId>com.github.aquality-automation</groupId>
22
24
<artifactId>aquality-appium-mobile</artifactId>
23
- <version>1.0.0 </version>
25
+ <version>LATEST </version>
24
26
</dependency>
25
27
```
26
28
You can’t perform that action at this time.
0 commit comments