chore: unify project version

This commit is contained in:
ReaJason
2025-02-02 22:20:47 +08:00
parent 4f8ab4d16a
commit 29edaf173a
12 changed files with 28 additions and 12 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ java {
}
group = 'com.reajason.javaweb.memsell'
version = '1.0-SNAPSHOT'
version = rootProject.version
test {
useJUnitPlatform()