refactor: use package nodes in api and ui
This commit is contained in:
@@ -10,7 +10,7 @@ dependencies {
|
||||
|
||||
implementation("io.github.microutils:kotlin-logging-jvm:3.0.2")
|
||||
|
||||
// manual imports ( IDE can't import dependencies by scripts annotations)
|
||||
// manual imports (IDE can't import dependencies by scripts annotations)
|
||||
implementation("com.github.javafaker:javafaker:1.0.2")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user