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 cc3ca6e commit 7acb601Copy full SHA for 7acb601
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.17'
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