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.
2 parents 08845ad + 969356c commit 7efeec1Copy full SHA for 7efeec1
.github/dependabot.yml
.github/renovate.json
@@ -0,0 +1,6 @@
1
+{
2
+ "$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
+ "extends": [
4
+ "github>jenkinsci/renovate-config"
5
+ ]
6
+}
pom.xml
@@ -28,7 +28,7 @@
28
<parent>
29
<groupId>org.jenkins-ci.plugins</groupId>
30
<artifactId>plugin</artifactId>
31
- <version>6.2108.v08c2b_01b_cf4d</version>
+ <version>6.2122.v70b_7b_f659d72</version>
32
<relativePath />
33
</parent>
34
<groupId>org.jenkins-ci.plugins.workflow</groupId>
0 commit comments