Skip to content

Commit 3865c96

Browse files
revert: remove SpotBugs from Gradle@4 inputs
Gradle@4 resolves SpotBugs from plugins.gradle.org which is blocked by CFS. SpotBugs remains available in local dev and GitHub Actions CI. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent f692ed6 commit 3865c96

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.azure-pipelines/daily-ci-build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,3 @@ extends:
6666
javaHomeOption: 'JDKVersion'
6767
jdkVersionOption: '1.17'
6868
jdkArchitectureOption: 'x64'
69-
spotBugsAnalysisEnabled: true
70-
spotBugsGradlePluginVersionChoice: 'specify'
71-
spotbugsGradlePluginVersion: '6.5.4'

0 commit comments

Comments
 (0)