diff --git a/agent/build.gradle b/agent/build.gradle index 4fea361..4f8247c 100644 --- a/agent/build.gradle +++ b/agent/build.gradle @@ -4,7 +4,7 @@ plugins { id "maven-publish" id "signing" id "org.unbroken-dome.test-sets" version "4.0.0" - id 'me.champeau.gradle.japicmp' version '0.4.2' apply false + id 'me.champeau.gradle.japicmp' version '0.4.3' apply false id 'de.undercouch.download' version '5.6.0' apply false }