Bumped to bld 1.9.0
This commit is contained in:
parent
69ed2b9a5c
commit
5a8c37b687
10 changed files with 12 additions and 12 deletions
|
@ -33,7 +33,7 @@ public class SpringBootBuild extends Project {
|
|||
public SpringBootBuild() {
|
||||
pkg = "rife.bld.extension";
|
||||
name = "bld-spring-boot";
|
||||
version = version(0, 9, 1);
|
||||
version = version(0, 9, 2);
|
||||
|
||||
javaRelease = 17;
|
||||
downloadSources = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue