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
View File
@@ -3,6 +3,7 @@ plugins {
}
group = 'com.reajason.javaweb'
version = rootProject.version
dependencies {
implementation 'net.bytebuddy:byte-buddy'