File tree Expand file tree Collapse file tree 3 files changed +570
-3
lines changed Expand file tree Collapse file tree 3 files changed +570
-3
lines changed Original file line number Diff line number Diff line change @@ -29,14 +29,14 @@ Paid:
2929<dependency >
3030 <groupId >com.github.prominence</groupId >
3131 <artifactId >openweathermap-api</artifactId >
32- <version >2.4.0 </version >
32+ <version >2.4.1` </version >
3333</dependency >
3434```
3535
3636### Gradle coordinates:
3737
3838``` groovy
39- implementation 'com.github.prominence:openweathermap-api:2.4.0 '
39+ implementation 'com.github.prominence:openweathermap-api:2.4.1 '
4040```
4141
4242### Documentation
@@ -50,6 +50,7 @@ implementation 'com.github.prominence:openweathermap-api:2.4.0'
5050* [ OpenWeatherMap Java API - 2.2.0] ( docs/Release_2.2.0.md )
5151* [ OpenWeatherMap Java API - 2.3.0] ( docs/Release_2.3.0.md )
5252* [ OpenWeatherMap Java API - 2.4.0] ( docs/Release_2.4.0.md )
53+ * [ OpenWeatherMap Java API - 2.4.1] ( docs/Release_2.4.1.md )
5354
5455### License
5556MIT
You can’t perform that action at this time.
0 commit comments