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