remove hardcoded version
This commit is contained in:
parent
464b8053fe
commit
715426bd3b
@ -7,7 +7,6 @@ plugins {
|
||||
}
|
||||
|
||||
group = "com.knecon.fforesight"
|
||||
version = "0.1-SNAPSHOT"
|
||||
|
||||
java.sourceCompatibility = JavaVersion.VERSION_17
|
||||
java.targetCompatibility = JavaVersion.VERSION_17
|
||||
|
||||
@ -1,4 +1,3 @@
|
||||
|
||||
plugins {
|
||||
id("com.knecon.fforesight.java-conventions")
|
||||
id("io.freefair.lombok") version "8.1.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user