Skip to content

Commit

Permalink
[WOR-1334]: Bump com.github.spotbugs.snom:spotbugs-gradle-plugin (#317)
Browse files Browse the repository at this point in the history
Bumps [com.github.spotbugs.snom:spotbugs-gradle-plugin](https://github.com/spotbugs/spotbugs-gradle-plugin) from 5.2.1 to 5.2.3.
- [Release notes](https://github.com/spotbugs/spotbugs-gradle-plugin/releases)
- [Commits](spotbugs/spotbugs-gradle-plugin@5.2.1...5.2.3)

---
updated-dependencies:
- dependency-name: com.github.spotbugs.snom:spotbugs-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent 668455a commit fe23e1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies {
implementation 'com.google.cloud.tools.jib:com.google.cloud.tools.jib.gradle.plugin:3.4.0'
implementation 'com.srcclr.gradle:com.srcclr.gradle.gradle.plugin:3.1.12'
implementation 'de.undercouch.download:de.undercouch.download.gradle.plugin:5.5.0'
implementation group: 'com.github.spotbugs.snom', name: 'spotbugs-gradle-plugin', version: '5.2.1'
implementation group: 'com.github.spotbugs.snom', name: 'spotbugs-gradle-plugin', version: '5.2.3'
implementation 'io.spring.dependency-management:io.spring.dependency-management.gradle.plugin:1.1.3'
implementation 'org.hidetake.swagger.generator:org.hidetake.swagger.generator.gradle.plugin:2.19.2'
implementation 'org.sonarqube:org.sonarqube.gradle.plugin:4.4.1.3373'
Expand Down

0 comments on commit fe23e1c

Please sign in to comment.