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

Commit

Permalink
Update net.wooga.snyk-wdk-java plugin
Browse files Browse the repository at this point in the history
A simple patch update to the latest version of `net.wooga.snyk-wdk-java`
  • Loading branch information
Larusso committed Nov 29, 2022
1 parent c93b3c4 commit 9aa8890
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 @@ -24,7 +24,7 @@ plugins {
id 'jacoco'
id "io.github.gradle-nexus.publish-plugin" version "1.1.0"
id 'net.wooga.snyk' version '0.12.0'
id "net.wooga.snyk-wdk-java" version "0.5.0"
id "net.wooga.snyk-wdk-java" version "0.6.0"
id "net.wooga.cve-dependency-resolution" version "0.3.0"
}

Expand Down

0 comments on commit 9aa8890

Please sign in to comment.