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 54693c3 + 57fb8aa commit 2244f3eCopy full SHA for 2244f3e
build.gradle
@@ -13,7 +13,7 @@ buildscript {
13
plugins {
14
id 'io.franzbecker.gradle-lombok' version '5.0.0'
15
id 'com.github.johnrengelman.shadow' version '8.1.1'
16
- id 'me.champeau.gradle.japicmp' version '0.4.2' apply false
+ id 'me.champeau.gradle.japicmp' version '0.4.3' apply false
17
id 'com.diffplug.spotless' version '6.13.0' apply false
18
}
19
0 commit comments