File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
buildPlugin(
2
2
useContainerAgent : true ,
3
3
configurations : [
4
- [platform : ' linux' , jdk : 17 ],
5
- [platform : ' windows' , jdk : 11 ],
4
+ [platform : ' linux' , jdk : 21 ],
5
+ [platform : ' windows' , jdk : 17 ],
6
6
])
Original file line number Diff line number Diff line change 28
28
<parent >
29
29
<groupId >org.jenkins-ci.plugins</groupId >
30
30
<artifactId >plugin</artifactId >
31
- <version >4.73 </version >
31
+ <version >4.74 </version >
32
32
<relativePath />
33
33
</parent >
34
34
<groupId >io.jenkins.plugins</groupId >
71
71
<dependency >
72
72
<groupId >io.jenkins.tools.bom</groupId >
73
73
<artifactId >bom-2.361.x</artifactId >
74
- <version >1883.vcb_768a_7c3610 </version >
74
+ <version >2102.v854b_fec19c92 </version >
75
75
<scope >import</scope >
76
76
<type >pom</type >
77
77
</dependency >
You can’t perform that action at this time.
0 commit comments