We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53c273d commit 57805bcCopy full SHA for 57805bc
maven-extension/src/test/resources/projects/snyk_1/pom.xml
@@ -15,7 +15,7 @@
15
<plugin>
16
<groupId>io.snyk</groupId>
17
<artifactId>snyk-maven-plugin</artifactId>
18
- <version>2.0.0</version>
+ <version>2.3.0</version>
19
<configuration>
20
<apiToken>${snyk.token}</apiToken>
21
<args>
0 commit comments