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 26b56e2 commit 2f6911dCopy full SHA for 2f6911d
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.3'
+ id 'me.champeau.gradle.japicmp' version '0.4.4'
9
}
10
11
repositories {
build.gradle
@@ -3,6 +3,6 @@ buildscript {
3
mavenCentral()
4
dependencies {
- classpath 'com.vanniktech:gradle-maven-publish-plugin:0.29.0'
+ classpath 'com.vanniktech:gradle-maven-publish-plugin:0.30.0'
0 commit comments