We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent 3860faa commit bdba132Copy full SHA for bdba132
provider/pact-jvm-provider-maven/src/main/resources/settings.xml
@@ -11,7 +11,7 @@
11
</snapshots>
12
<id>central</id>
13
<name>bintray</name>
14
- <url>http://jcenter.bintray.com</url>
+ <url>https://jcenter.bintray.com</url>
15
</repository>
16
</repositories>
17
<pluginRepositories>
@@ -21,7 +21,7 @@
21
22
23
<name>bintray-plugins</name>
24
25
</pluginRepository>
26
</pluginRepositories>
27
<id>bintray</id>
0 commit comments