🔧 version 1.0.2 로 변경
This commit is contained in:
@@ -19,7 +19,7 @@ configurations {
|
||||
|
||||
allprojects {
|
||||
group = "me.jiniworld"
|
||||
version = "1.0.1"
|
||||
version = "1.0.2"
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
demo-app:
|
||||
version: 1.0.1
|
||||
version: 1.0.2
|
||||
url: http://localhost:${server.port}
|
||||
@@ -1,3 +1,3 @@
|
||||
demo-app:
|
||||
version: 1.0.1
|
||||
version: 1.0.2
|
||||
url: http://localhost:${server.port}
|
||||
Reference in New Issue
Block a user