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 c28fc20 + 243a37b commit 90eaa9bCopy full SHA for 90eaa9b
.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>io.jenkins.plugins</groupId>
0 commit comments