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