Bumped to version 0.9.6-SNAPSHOT
This commit is contained in:
parent
599190aae1
commit
0ee3b482c0
4 changed files with 6 additions and 4 deletions
|
@ -25,6 +25,8 @@ public class SampleBuild extends Project {
|
|||
mainClass = "com.example.SampleMain";
|
||||
version = version(1, 0, 1, "rc1");
|
||||
|
||||
javaRelease = 17;
|
||||
|
||||
autoDownloadPurge = true;
|
||||
downloadSources = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue