diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml index 3f85186b..4268ed35 100644 --- a/gradle/verification-metadata.xml +++ b/gradle/verification-metadata.xml @@ -7,6 +7,9 @@ + + + @@ -65,7 +68,10 @@ - + + + + @@ -1306,6 +1312,14 @@ + + + + + + + + @@ -1314,6 +1328,14 @@ + + + + + + + + @@ -1322,6 +1344,11 @@ + + + + + @@ -4795,6 +4822,110 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -5234,6 +5365,14 @@ + + + + + + + + @@ -5250,6 +5389,14 @@ + + + + + + + + @@ -5266,6 +5413,14 @@ + + + + + + + + @@ -5282,6 +5437,14 @@ + + + + + + + + @@ -5298,6 +5461,14 @@ + + + + + + + + @@ -5314,6 +5485,14 @@ + + + + + + + + @@ -5330,6 +5509,14 @@ + + + + + + + + @@ -5346,6 +5533,14 @@ + + + + + + + + @@ -5362,6 +5557,14 @@ + + + + + + + + @@ -5378,6 +5581,14 @@ + + + + + + + + @@ -5394,6 +5605,14 @@ + + + + + + + + @@ -5410,6 +5629,14 @@ + + + + + + + + @@ -5426,6 +5653,14 @@ + + + + + + + + @@ -5442,6 +5677,14 @@ + + + + + + + + @@ -5458,6 +5701,14 @@ + + + + + + + + @@ -5681,6 +5932,11 @@ + + + + + @@ -5705,6 +5961,14 @@ + + + + + + + + @@ -5782,6 +6046,14 @@ + + + + + + + + @@ -6837,6 +7109,14 @@ + + + + + + + + @@ -7337,11 +7617,24 @@ + + + + + + + + + + + + + @@ -7505,6 +7798,14 @@ + + + + + + + + @@ -7550,6 +7851,14 @@ + + + + + + + + @@ -7670,6 +7979,14 @@ + + + + + + + + @@ -7727,6 +8044,14 @@ + + + + + + + + @@ -7768,6 +8093,11 @@ + + + + + @@ -8164,6 +8494,14 @@ + + + + + + + + @@ -8202,6 +8540,11 @@ + + + + + diff --git a/lib/build.gradle b/lib/build.gradle index 77b5d30a..ecad978c 100644 --- a/lib/build.gradle +++ b/lib/build.gradle @@ -137,7 +137,7 @@ dependencies { spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.13.0' spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.9' - ktlint "com.pinterest.ktlint:ktlint-cli:1.0.1" + ktlint "com.pinterest.ktlint:ktlint-cli:1.5.0" testImplementation 'junit:junit:4.13.2' testImplementation 'org.mockito:mockito-core:5.15.2'