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 843867e commit 843bd27Copy full SHA for 843bd27
README.md
@@ -37,7 +37,7 @@ The project is available in [Maven Central](http://search.maven.org/#search%7Cga
37
<dependency>
38
<groupId>com.assertthat</groupId>
39
<artifactId>selenium-shutterbug</artifactId>
40
- <version>1.3</version>
+ <version>1.5</version>
41
<exclusions>
42
<exclusion>
43
<groupId>org.seleniumhq.selenium</groupId>
@@ -50,7 +50,7 @@ The project is available in [Maven Central](http://search.maven.org/#search%7Cga
50
##### Using Gradle
51
52
```
53
-compile ('com.assertthat:selenium-shutterbug:1.3') {
+compile ('com.assertthat:selenium-shutterbug:1.5') {
54
exclude group: "org.seleniumhq.selenium", name: "selenium-java"
55
}
56
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments