File tree Expand file tree Collapse file tree 3 files changed +9
-6
lines changed
Expand file tree Collapse file tree 3 files changed +9
-6
lines changed Original file line number Diff line number Diff line change 2323 uses : softprops/action-gh-release@v1
2424 with :
2525 tag_name : release-v${{ github.run_number }}
26- files : |
27- target/*.jar
26+ files : target/*.jar
Original file line number Diff line number Diff line change 141141 <version >23.0.0</version >
142142 </dependency >
143143 <dependency >
144- <groupId >com.github.william278</groupId >
144+ <groupId >dev.dejvokep</groupId >
145+ <artifactId >boosted-yaml</artifactId >
146+ <version >1.3</version >
147+ </dependency >
148+ <dependency >
149+ <groupId >net.william278</groupId >
145150 <artifactId >Annotaml</artifactId >
146- <version >1.0.0</version >
147- <scope >system</scope >
148- <systemPath >${project.basedir} /lib/Annotaml.jar</systemPath >
151+ <version >2.0.1</version >
152+ <scope >compile</scope >
149153 </dependency >
150154 </dependencies >
151155</project >
You can’t perform that action at this time.
0 commit comments