We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5081af4 commit 5819f76Copy full SHA for 5819f76
1 file changed
java/build.gradle.kts
@@ -5,7 +5,7 @@ import net.ltgt.gradle.errorprone.errorprone
5
6
plugins {
7
id("com.diffplug.spotless") version "8.4.0"
8
- id("com.palantir.consistent-versions") version "3.7.0"
+ id("com.palantir.consistent-versions") version "3.15.0"
9
id("com.palantir.git-version") version "5.0.0"
10
id("net.ltgt.errorprone") version "5.1.0" apply false
11
id("com.google.protobuf") version "0.9.6" apply false
0 commit comments