File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 - name : Build dvbinspector
1616 run : |
1717 cd dvbinspector
18- git reset --hard 3217e78bfb5e41543bb858fa4228704669d31ac1
18+ git reset --hard 34660072ce3cc9879d7b1e8438816ad9deaad7e9
1919 mvn install
2020 cd ..
2121 rm -rf dvbinspector
3434 uses : actions/upload-artifact@v4.5.0
3535 with :
3636 name : ts-data-toolkit
37- path : out/*
37+ path : out/*
Original file line number Diff line number Diff line change 3838 <dependency >
3939 <groupId >nl.digitalekabeltelevisie</groupId >
4040 <artifactId >DVBinspector</artifactId >
41- <version >1.20 .0-SNAPSHOT</version >
41+ <version >1.21 .0-SNAPSHOT</version >
4242 </dependency >
4343 <dependency >
4444 <groupId >org.jsoup</groupId >
4545 <artifactId >jsoup</artifactId >
4646 <version >1.18.3</version >
4747 </dependency >
4848 </dependencies >
49- </project >
49+ </project >
Original file line number Diff line number Diff line change 2828 <dependency >
2929 <groupId >nl.digitalekabeltelevisie</groupId >
3030 <artifactId >DVBinspector</artifactId >
31- <version >1.20 .0-SNAPSHOT</version >
31+ <version >1.21 .0-SNAPSHOT</version >
3232 </dependency >
3333 <dependency >
3434 <groupId >com.opencsv</groupId >
4141 <version >1.18.3</version >
4242 </dependency >
4343 </dependencies >
44- </project >
44+ </project >
You can’t perform that action at this time.
0 commit comments