Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Commit

Permalink
Bump net.wooga.cve-dependency-resolution from 0.4.0 to 0.5.0
Browse files Browse the repository at this point in the history
Bumps net.wooga.cve-dependency-resolution from 0.4.0 to 0.5.0.

---
updated-dependencies:
- dependency-name: net.wooga.cve-dependency-resolution
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 28, 2023
1 parent 43b8e16 commit c2d5aca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ plugins {
id 'net.wooga.plugins' version '4.0.0'
id 'net.wooga.snyk' version '0.12.0'
id 'net.wooga.snyk-gradle-plugin' version '0.6.0'
id "net.wooga.cve-dependency-resolution" version "0.4.0"
id "net.wooga.cve-dependency-resolution" version "0.5.0"
}

group 'net.wooga.gradle'
Expand Down

0 comments on commit c2d5aca

Please sign in to comment.