Skip to content

Commit

Permalink
Update dependency io.github.solven-eu.cleanthat:java to v2.2 (#1568)
Browse files Browse the repository at this point in the history
  • Loading branch information
nedtwigg committed Feb 13, 2023
2 parents 54f692f + 8131d05 commit 6cde625
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,8 @@ dependencies {

gsonCompileOnly 'com.google.code.gson:gson:2.10.1'

cleanthatCompileOnly 'io.github.solven-eu.cleanthat:java:2.1'
compatCleanthat2Dot1CompileAndTestOnly 'io.github.solven-eu.cleanthat:java:2.1'
cleanthatCompileOnly 'io.github.solven-eu.cleanthat:java:2.2'
compatCleanthat2Dot1CompileAndTestOnly 'io.github.solven-eu.cleanthat:java:2.2'
}

// we'll hold the core lib to a high standard
Expand Down

0 comments on commit 6cde625

Please sign in to comment.