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