Update build.gradle
This commit is contained in:
parent
2319ab3d9e
commit
5dee084ad6
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ plugins {
|
|||
import com.github.jk1.license.render.*
|
||||
|
||||
group = 'stirling.software'
|
||||
version = '0.24.2'
|
||||
version = '0.24.3'
|
||||
|
||||
//17 is lowest but we support and recommend 21
|
||||
sourceCompatibility = '17'
|
||||
|
|
Loading…
Reference in a new issue