Skip to content

Commit

Permalink
fix(deps): update dependency io.github.solven-eu.cleanthat:java to v2.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 30, 2023
1 parent d245b60 commit 460f516
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ dependencies {

// GLUE CODE (alphabetic order please)
// cleanthat
String VER_CLEANTHAT='2.16'
String VER_CLEANTHAT='2.17'
cleanthatCompileOnly "io.github.solven-eu.cleanthat:java:$VER_CLEANTHAT"
compatCleanthat2Dot1CompileAndTestOnly "io.github.solven-eu.cleanthat:java:$VER_CLEANTHAT"
// diktat
Expand Down

0 comments on commit 460f516

Please sign in to comment.