Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonahss authored May 11, 2019
1 parent 54d7c6c commit 9d88178
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This library will run `mitmproxy` in the background as a separate process, and a
See @jonahss's Appium Pro posts on this topic:
- https://appiumpro.com/editions/62
- https://appiumpro.com/editions/63
- https://appiumpro.com/editions/65 <- coming soon
- https://appiumpro.com/editions/65

## What can I use this for?

Expand All @@ -35,7 +35,7 @@ Maven:
<dependency>
<groupId>io.appium</groupId>
<artifactId>mitmproxy-java</artifactId>
<version>1.6.1</version>
<version>1.6.2</version>
</dependency>
```

Expand Down

0 comments on commit 9d88178

Please sign in to comment.