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 c02cd6b commit 0a8dcecCopy full SHA for 0a8dcec
pom.xml
@@ -4,7 +4,7 @@
4
<parent>
5
<groupId>org.jenkins-ci.plugins</groupId>
6
<artifactId>plugin</artifactId>
7
- <version>3.48</version>
+ <version>3.54</version>
8
<relativePath />
9
</parent>
10
<groupId>io.jenkins.plugins</groupId>
@@ -73,8 +73,8 @@
73
</dependency>
74
<dependency>
75
<groupId>org.hamcrest</groupId>
76
- <artifactId>hamcrest-all</artifactId>
77
- <version>1.3</version>
+ <artifactId>hamcrest-library</artifactId>
+ <version>2.1</version>
78
<scope>test</scope>
79
80
0 commit comments