Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/Android-SingleSignOn.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/build.gradle')
-rw-r--r--lib/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/build.gradle b/lib/build.gradle
index 834be8c..fafdb58 100644
--- a/lib/build.gradle
+++ b/lib/build.gradle
@@ -120,7 +120,7 @@ dependencies {
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.12.0'
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.4.7'
- ktlint "com.pinterest:ktlint:0.45.2"
+ ktlint "com.pinterest:ktlint:0.46.1"
// Required for local unit tests (JUnit 4 framework)
testImplementation 'junit:junit:4.13.2'