We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7b6290 commit 6fa01e0Copy full SHA for 6fa01e0
pom.xml
@@ -48,6 +48,8 @@
48
<dependency>
49
<groupId>io.jenkins.plugins</groupId>
50
<artifactId>plugin-util-api</artifactId>
51
+ <!-- TODO: remove the version when a matching BOM is available -->
52
+ <version>6.0.0</version>
53
</dependency>
54
55
@@ -71,6 +73,8 @@
71
73
72
74
75
<classifier>tests</classifier>
76
77
78
<scope>test</scope>
79
80
0 commit comments