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 1ebe694 commit c484ff0Copy full SHA for c484ff0
pom.xml
@@ -46,6 +46,8 @@
46
<dependency>
47
<groupId>io.jenkins.plugins</groupId>
48
<artifactId>plugin-util-api</artifactId>
49
+ <!-- TODO: remove the version when a matching BOM is available -->
50
+ <version>6.0.0</version>
51
</dependency>
52
53
@@ -81,6 +83,8 @@
81
83
82
84
85
86
87
88
<classifier>tests</classifier>
89
<scope>test</scope>
90
0 commit comments