mirror of
https://github.com/jlengrand/exposed-wiki.git
synced 2026-03-10 08:11:18 +00:00
jcenter http -> https
This commit is contained in:
committed by
Andrey.Tarashevskiy
parent
42fa1ad5c8
commit
62895454fd
@@ -7,7 +7,7 @@
|
||||
<repository>
|
||||
<id>jcenter</id>
|
||||
<name>jcenter</name>
|
||||
<url>http://jcenter.bintray.com</url>
|
||||
<url>https://jcenter.bintray.com</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ To use them you have to add appropriate dependency into your repositories mappin
|
||||
<repository>
|
||||
<id>jcenter</id>
|
||||
<name>jcenter</name>
|
||||
<url>http://jcenter.bintray.com</url>
|
||||
<url>https://jcenter.bintray.com</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user