Skip to content

Commit e1c6ebe

Browse files
fix(deps): update dependency io.github.solven-eu.cleanthat:java to v2.25
1 parent 2d9b0f0 commit e1c6ebe

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
@@ -86,7 +86,7 @@ dependencies {
8686

8787
// GLUE CODE (alphabetic order please)
8888
// cleanthat
89-
String VER_CLEANTHAT='2.24'
89+
String VER_CLEANTHAT='2.25'
9090
cleanthatCompileOnly "io.github.solven-eu.cleanthat:java:$VER_CLEANTHAT"
9191
compatCleanthat2Dot1CompileAndTestOnly "io.github.solven-eu.cleanthat:java:$VER_CLEANTHAT"
9292
// diktat old supported version 1.x

0 commit comments

Comments
 (0)