File tree Expand file tree Collapse file tree 2 files changed +569
-2
lines changed Expand file tree Collapse file tree 2 files changed +569
-2
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.3 .0</version >
32+ <version >2.4 .0</version >
3333</dependency >
3434```
3535
3636### Gradle coordinates:
3737
3838``` groovy
39- implementation 'com.github.prominence:openweathermap-api:2.3 .0'
39+ implementation 'com.github.prominence:openweathermap-api:2.4 .0'
4040```
4141
4242### Documentation
@@ -49,6 +49,7 @@ implementation 'com.github.prominence:openweathermap-api:2.3.0'
4949* [ OpenWeatherMap Java API - 2.1.1] ( docs/Release_2.1.1.md )
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 )
52+ * [ OpenWeatherMap Java API - 2.4.0] ( docs/Release_2.4.0.md )
5253
5354### License
5455MIT
You can’t perform that action at this time.
0 commit comments