Skip to content

Commit 68a2fd3

Browse files
fix(deps): update dependency io.github.solven-eu.cleanthat:java to v2.23
1 parent 3893580 commit 68a2fd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ dependencies {
8181

8282
// GLUE CODE (alphabetic order please)
8383
// cleanthat
84-
String VER_CLEANTHAT='2.22'
84+
String VER_CLEANTHAT='2.23'
8585
cleanthatCompileOnly "io.github.solven-eu.cleanthat:java:$VER_CLEANTHAT"
8686
compatCleanthat2Dot1CompileAndTestOnly "io.github.solven-eu.cleanthat:java:$VER_CLEANTHAT"
8787
// diktat old supported version 1.x

0 commit comments

Comments
 (0)