File tree Expand file tree Collapse file tree 3 files changed +1
-4
lines changed Expand file tree Collapse file tree 3 files changed +1
-4
lines changed Original file line number Diff line number Diff line change 1919 steps :
2020 - name : Checkout
2121 uses : actions/checkout@v4
22- - run : git clone https://github.com/diffplug/durian-rx ../durian-rx
2322 - name : Install JDK ${{ matrix.jre }}
2423 uses : actions/setup-java@v4
2524 with :
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ VER_FINDBUGS=3.0.1
1313
1414# Dependencies
1515VER_DURIAN =1.2.0
16- VER_DURIAN_RX =4 .0.0
16+ VER_DURIAN_RX =5 .0.0
1717VER_DURIAN_DEBUG =1.0.0
1818# SWT Dependencies from P2
1919SWT_VERSION =4.21
Original file line number Diff line number Diff line change @@ -39,8 +39,6 @@ blowdryerSetup {
3939
4040rootProject. name = ' durian-swt-root'
4141
42- includeBuild ' ../durian-rx'
43-
4442include ' durian-swt'
4543include ' durian-swt.os'
4644include ' durian-swt.cocoa.macosx.aarch64'
You can’t perform that action at this time.
0 commit comments