File tree 2 files changed +10
-0
lines changed
2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 1029
1029
<artifactId >git-server</artifactId >
1030
1030
<version >126.v0d945d8d2b_39</version >
1031
1031
</dependency >
1032
+ <dependency >
1033
+ <groupId >org.jenkins-ci.plugins</groupId >
1034
+ <artifactId >gitea</artifactId >
1035
+ <version >234.v60def593ec50</version >
1036
+ </dependency >
1032
1037
<dependency >
1033
1038
<groupId >org.jenkins-ci.plugins</groupId >
1034
1039
<artifactId >github-api</artifactId >
Original file line number Diff line number Diff line change 898
898
<artifactId >git-server</artifactId >
899
899
<scope >test</scope >
900
900
</dependency >
901
+ <dependency >
902
+ <groupId >org.jenkins-ci.plugins</groupId >
903
+ <artifactId >gitea</artifactId >
904
+ <scope >test</scope >
905
+ </dependency >
901
906
<dependency >
902
907
<groupId >org.jenkins-ci.plugins</groupId >
903
908
<artifactId >github-api</artifactId >
You can’t perform that action at this time.
0 commit comments