File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -101,14 +101,14 @@ Maven
101101<dependency >
102102 <groupId >com.github.saasquatch</groupId >
103103 <artifactId >apache-client5-reactive</artifactId >
104- <version >0.0.4 </version >
104+ <version >0.0.5 </version >
105105</dependency >
106106```
107107
108108Gradle
109109
110110``` gradle
111- implementation 'com.github.saasquatch:apache-client5-reactive:0.0.4 '
111+ implementation 'com.github.saasquatch:apache-client5-reactive:0.0.5 '
112112```
113113
114114## License
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >com.saasquatch</groupId >
55 <artifactId >apache-client5-reactive</artifactId >
6- <version >0.0.4 -SNAPSHOT</version >
6+ <version >0.0.5 -SNAPSHOT</version >
77 <packaging >jar</packaging >
88
99 <name >apache-client5-reactive</name >
You can’t perform that action at this time.
0 commit comments