File tree Expand file tree Collapse file tree 4 files changed +9
-9
lines changed
Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 2020 <artifactId >maven-compiler-plugin</artifactId >
2121 <version >3.1</version >
2222 <configuration >
23- <source >1.7 </source >
24- <target >1.7 </target >
23+ <source >1.8 </source >
24+ <target >1.8 </target >
2525 </configuration >
2626 </plugin >
2727 </plugins >
3131 <dependency >
3232 <groupId >org.spigotmc</groupId >
3333 <artifactId >spigot-api</artifactId >
34- <version >1.11 -R0.1-SNAPSHOT</version >
34+ <version >1.12 -R0.1-SNAPSHOT</version >
3535 <scope >provided</scope >
3636 <optional >true</optional >
3737 </dependency >
Original file line number Diff line number Diff line change 44
55 <groupId >com.lishid</groupId >
66 <artifactId >orebfuscator</artifactId >
7- <version >4.3.0-SNAPSHOT </version >
7+ <version >4.3.0</version >
88 <packaging >jar</packaging >
99
1010 <name >Orebfuscator4</name >
2020 <dependency >
2121 <groupId >org.spigotmc</groupId >
2222 <artifactId >spigot-api</artifactId >
23- <version >1.11 -R0.1-SNAPSHOT</version >
23+ <version >1.12 -R0.1-SNAPSHOT</version >
2424 <scope >provided</scope >
2525 <optional >true</optional >
2626 </dependency >
Original file line number Diff line number Diff line change 2020 <artifactId >maven-compiler-plugin</artifactId >
2121 <version >3.1</version >
2222 <configuration >
23- <source >1.7 </source >
24- <target >1.7 </target >
23+ <source >1.8 </source >
24+ <target >1.8 </target >
2525 </configuration >
2626 </plugin >
2727 </plugins >
Original file line number Diff line number Diff line change 2020 <artifactId >maven-compiler-plugin</artifactId >
2121 <version >3.1</version >
2222 <configuration >
23- <source >1.7 </source >
24- <target >1.7 </target >
23+ <source >1.8 </source >
24+ <target >1.8 </target >
2525 </configuration >
2626 </plugin >
2727 </plugins >
You can’t perform that action at this time.
0 commit comments