Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 6.0.25 to 6.0.26 (#3947)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-11-04 09:11:03 -08:00 коммит произвёл GitHub
Родитель dbfde9817e
Коммит 8cfc47852d
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -28,7 +28,7 @@ dependencies {
// When updating, update above in plugins too
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.25.0")
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.25")
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.26")
implementation("com.github.johnrengelman:shadow:8.1.1")
implementation("org.owasp:dependency-check-gradle:11.0.0")