File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 107107 <dependency >
108108 <groupId >org.apache.groovy</groupId >
109109 <artifactId >groovy</artifactId >
110- <version >4 .0.11 </version >
110+ <version >5 .0.5 </version >
111111 </dependency >
112112 <dependency >
113113 <groupId >${project.groupId} </groupId >
Original file line number Diff line number Diff line change 189189 exports org .jetbrains .plugins .groovy .impl .util ;
190190 exports org .jetbrains .plugins .groovy .impl .util .dynamicMembers ;
191191 exports consulo .groovy .impl .localize ;
192+
192193}
Original file line number Diff line number Diff line change 5555 <plugin >
5656 <groupId >org.codehaus.gmavenplus</groupId >
5757 <artifactId >gmavenplus-plugin</artifactId >
58- <version >1.13 .1</version >
58+ <version >4.3 .1</version >
5959 <executions >
6060 <execution >
6161 <goals >
9696 <dependency >
9797 <groupId >org.apache.groovy</groupId >
9898 <artifactId >groovy</artifactId >
99- <version >4 .0.11 </version >
99+ <version >5 .0.5 </version >
100100 </dependency >
101101 <dependency >
102102 <groupId >${project.groupId} </groupId >
You can’t perform that action at this time.
0 commit comments