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 4ac74e1 commit 0ddb664Copy full SHA for 0ddb664
lib/build.gradle
@@ -70,7 +70,7 @@ dependencies {
70
71
// GLUE CODE (alphabetic order please)
72
// cleanthat
73
- String VER_CLEANTHAT='2.13'
+ String VER_CLEANTHAT='2.16'
74
cleanthatCompileOnly "io.github.solven-eu.cleanthat:java:$VER_CLEANTHAT"
75
compatCleanthat2Dot1CompileAndTestOnly "io.github.solven-eu.cleanthat:java:$VER_CLEANTHAT"
76
// diktat
0 commit comments