We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d9b0f0 commit e1c6ebeCopy full SHA for e1c6ebe
lib/build.gradle
@@ -86,7 +86,7 @@ dependencies {
86
87
// GLUE CODE (alphabetic order please)
88
// cleanthat
89
- String VER_CLEANTHAT='2.24'
+ String VER_CLEANTHAT='2.25'
90
cleanthatCompileOnly "io.github.solven-eu.cleanthat:java:$VER_CLEANTHAT"
91
compatCleanthat2Dot1CompileAndTestOnly "io.github.solven-eu.cleanthat:java:$VER_CLEANTHAT"
92
// diktat old supported version 1.x
0 commit comments