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 77b3b82 commit 1312fd7Copy full SHA for 1312fd7
README.md
@@ -2,7 +2,7 @@
2
3
### Latest versions
4
5
-* Latest stable version: `1.1.1`
+* Latest stable version: `1.2.0`
6
* Now with 100% more virtual threads!
7
* Prior stable version `0.3.7`
8
@@ -27,20 +27,20 @@ To add this library to your project, you can include this dependency in your Mav
27
<dependency>
28
<groupId>io.fusionauth</groupId>
29
<artifactId>java-http</artifactId>
30
- <version>1.1.1</version>
+ <version>1.2.0</version>
31
</dependency>
32
```
33
34
If you are using Gradle, you can add this to your build file:
35
36
```groovy
37
-implementation 'io.fusionauth:java-http:1.1.1'
+implementation 'io.fusionauth:java-http:1.2.0'
38
39
40
If you are using Savant, you can add this to your build file:
41
42
43
-dependency(id: "io.fusionauth:java-http:1.1.1")
+dependency(id: "io.fusionauth:java-http:1.2.0")
44
45
46
## Examples Usages:
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments