File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed
Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1717
1818 <groupId >de.funfried.netbeans.plugins</groupId >
1919 <artifactId >externalcodeformatter</artifactId >
20- <version >1.15.4-SNAPSHOT </version >
20+ <version >1.15.4</version >
2121 <packaging >nbm</packaging >
2222
2323 <developers >
Original file line number Diff line number Diff line change 99 </properties >
1010
1111 <body >
12- <release version =" 1.15.4-SNAPSHOT" date =" N/A" description =" N/A" >
12+ <release version =" 1.15.4" date =" 2024-02-27" description =" Fixed reported bugs and added feature requests from users" >
13+ <action dev =" bahlef" type =" fix" issue =" 242" >
14+ Removed transitive dependency to GraalVM
15+ </action >
16+ <action dev =" bahlef" type =" add" issue =" 240" >
17+ Support workspace mechanic source directories
18+ </action >
19+ <action dev =" bahlef" type =" fix" issue =" 245" >
20+ Fixed NullPointerException: Cannot invoke "java.util.Collection.toArray()" because "c" is null
21+ </action >
1322 </release >
1423
1524 <release version =" 1.15.3" date =" 2023-01-26" description =" Added HTML and CSS formatter along with nbm signing" >
You can’t perform that action at this time.
0 commit comments