Compare commits

...

2 Commits

Author SHA1 Message Date
Alexey Zinchenko 1d3d769849 Update README.md 2022-04-17 18:40:52 +03:00
Alexey Zinchenko 47d52d953a Delete dependabot.yml 2022-04-17 01:05:06 +03:00
2 changed files with 1 additions and 10 deletions
-9
View File
@@ -1,9 +0,0 @@
version: 2
updates:
- package-ecosystem: maven
directory: "/"
schedule:
interval: daily
time: "03:00"
open-pull-requests-limit: 10
target-branch: master
+1 -1
View File
@@ -36,7 +36,7 @@ Paid:
### Gradle coordinates: ### Gradle coordinates:
```groovy ```groovy
compile('com.github.prominence:openweathermap-api:2.3.0') implementation 'com.github.prominence:openweathermap-api:2.3.0'
``` ```
### Documentation ### Documentation