mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-22 07:00:43 +08:00
chore: unify project version
This commit is contained in:
@@ -9,7 +9,7 @@ java {
|
||||
}
|
||||
|
||||
group = 'com.reajason.javaweb.memsell'
|
||||
version = '1.0-SNAPSHOT'
|
||||
version = rootProject.version
|
||||
|
||||
test {
|
||||
useJUnitPlatform()
|
||||
|
||||
Reference in New Issue
Block a user