Skip to content

Commit

Permalink
Bump net.wooga.snyk-gradle-plugin from 0.2.0 to 0.3.0
Browse files Browse the repository at this point in the history
Bumps net.wooga.snyk-gradle-plugin from 0.2.0 to 0.3.0.

---
updated-dependencies:
- dependency-name: net.wooga.snyk-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 4, 2022
1 parent 91667ca commit bb0a5a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -18,7 +18,7 @@
plugins {
id 'net.wooga.plugins' version '3.2.0'
id 'net.wooga.snyk' version '0.10.0'
id "net.wooga.snyk-gradle-plugin" version "0.2.0"
id "net.wooga.snyk-gradle-plugin" version "0.3.0"
id "net.wooga.cve-dependency-resolution" version "0.4.0"
}

Expand Down

0 comments on commit bb0a5a8

Please sign in to comment.