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.
1 parent f7a6ebc commit 625492eCopy full SHA for 625492e
api/build.gradle
@@ -5,7 +5,7 @@ import me.champeau.gradle.japicmp.JapicmpTask
5
6
plugins {
7
id 'java-library'
8
- id 'me.champeau.gradle.japicmp' version '0.4.4'
+ id 'me.champeau.gradle.japicmp' version '0.4.5'
9
}
10
11
repositories {
gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
1
distributionBase=GRADLE_USER_HOME
2
distributionPath=wrapper/dists
3
-distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.11-bin.zip
4
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
0 commit comments