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:
@@ -3,7 +3,7 @@ plugins {
|
||||
}
|
||||
|
||||
group = 'com.reajason.javaweb'
|
||||
version = ''
|
||||
version = rootProject.version
|
||||
|
||||
dependencies {
|
||||
testImplementation project(":vul:vul-webapp")
|
||||
|
||||
Reference in New Issue
Block a user