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.
2 parents 54f692f + 8131d05 commit 6cde625Copy full SHA for 6cde625
lib/build.gradle
@@ -108,8 +108,8 @@ dependencies {
108
109
gsonCompileOnly 'com.google.code.gson:gson:2.10.1'
110
111
- cleanthatCompileOnly 'io.github.solven-eu.cleanthat:java:2.1'
112
- 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'
113
}
114
115
// we'll hold the core lib to a high standard
0 commit comments