Loading lib/build.gradle +1 −1 Original line number Original line Diff line number Diff line Loading @@ -116,7 +116,7 @@ dependencies { spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.12.0' spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.12.0' spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.0' spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.0' ktlint "com.pinterest:ktlint:0.49.0" ktlint "com.pinterest:ktlint:0.49.1" // Required for local unit tests (JUnit 4 framework) // Required for local unit tests (JUnit 4 framework) testImplementation 'junit:junit:4.13.2' testImplementation 'junit:junit:4.13.2' Loading Loading
lib/build.gradle +1 −1 Original line number Original line Diff line number Diff line Loading @@ -116,7 +116,7 @@ dependencies { spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.12.0' spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.12.0' spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.0' spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.0' ktlint "com.pinterest:ktlint:0.49.0" ktlint "com.pinterest:ktlint:0.49.1" // Required for local unit tests (JUnit 4 framework) // Required for local unit tests (JUnit 4 framework) testImplementation 'junit:junit:4.13.2' testImplementation 'junit:junit:4.13.2' Loading