From b6d22c9fe9d9cbb0aa585e1c2af161ebbe37fb98 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 20 Apr 2025 08:30:11 +0000 Subject: [PATCH] fix(deps): update dependency com.h3xstream.findsecbugs:findsecbugs-plugin to v1.14.0 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- lib/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/build.gradle b/lib/build.gradle index c51fc1f0..4799f02a 100644 --- a/lib/build.gradle +++ b/lib/build.gradle @@ -134,7 +134,7 @@ dependencies { implementation 'com.squareup.retrofit2:retrofit:2.11.0' implementation 'com.squareup.okhttp3:okhttp:4.12.0' - spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.13.0' + spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.14.0' spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.9' ktlint "com.pinterest.ktlint:ktlint-cli:1.5.0"