Skip to content

Commit 814c6fd

Browse files
committed
Fix version of plugin-util.
1 parent f27a992 commit 814c6fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@
308308
<groupId>io.jenkins.plugins</groupId>
309309
<artifactId>plugin-util-api</artifactId>
310310
<!-- TODO: remove the version when a matching BOM is available -->
311-
<version>3.0.0</version>
311+
<version>6.0.0</version>
312312
<classifier>tests</classifier>
313313
<scope>test</scope>
314314
<exclusions>

0 commit comments

Comments
 (0)