chore: unify project version

This commit is contained in:
ReaJason
2025-02-02 22:20:47 +08:00
parent 5b9b890fc8
commit a446da4bb7
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()