We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fcb36f commit 9ae6a01Copy full SHA for 9ae6a01
build.gradle
@@ -1,5 +1,5 @@
1
plugins {
2
- id 'com.github.kt3k.coveralls' version '2.8.2'
+ id 'com.github.kt3k.coveralls' version '2.12.2'
3
id 'jacoco'
4
id 'me.champeau.gradle.jmh' version '0.5.3'
5
id 'nebula.optional-base' version '3.2.0'
gradle/wrapper/gradle-wrapper.jar
6.27 KB
gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,5 @@
-#Mon Sep 24 09:56:45 PDT 2018
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
+distributionUrl=https\://services.gradle.org/distributions/gradle-7.5-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
6
-distributionUrl=https\://services.gradle.org/distributions/gradle-7.5-all.zip
0 commit comments