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 49203e8 commit d42c246Copy full SHA for d42c246
lib/build.gradle
@@ -83,7 +83,7 @@ dependencies {
83
84
// GLUE CODE (alphabetic order please)
85
// cleanthat
86
- String VER_CLEANTHAT='2.23'
+ String VER_CLEANTHAT='2.24'
87
cleanthatCompileOnly "io.github.solven-eu.cleanthat:java:$VER_CLEANTHAT"
88
compatCleanthat2Dot1CompileAndTestOnly "io.github.solven-eu.cleanthat:java:$VER_CLEANTHAT"
89
// diktat old supported version 1.x
0 commit comments