We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b50e51b + ee5724e commit a3e7daaCopy full SHA for a3e7daa
pom.xml
@@ -198,7 +198,7 @@
198
<plugin>
199
<groupId>org.jacoco</groupId>
200
<artifactId>jacoco-maven-plugin</artifactId>
201
- <version>0.8.1</version>
+ <version>0.8.4</version>
202
<executions>
203
<execution>
204
<goals>
travis-settings.xml
@@ -22,7 +22,7 @@
22
<repository>
23
<id>central</id>
24
<name>bintray</name>
25
- <url>http://jcenter.bintray.com</url>
+ <url>https://jcenter.bintray.com</url>
26
<snapshots>
27
<enabled>false</enabled>
28
</snapshots>
0 commit comments