....
This commit is contained in:
+2
-1
@@ -33,7 +33,8 @@ dependencies {
|
||||
// Database (Exposed & SQLite)
|
||||
// H2 Database (네이티브 라이브러리 없는 순수 자바 DB)
|
||||
implementation("com.h2database:h2:2.2.224")
|
||||
|
||||
// Source: https://mvnrepository.com/artifact/com.microsoft.playwright/playwright
|
||||
implementation("com.microsoft.playwright:playwright:1.57.0")
|
||||
implementation("io.ktor:ktor-client-websockets:${ktorVersion}")
|
||||
|
||||
// SQL 프레임워크 (Exposed)
|
||||
|
||||
Reference in New Issue
Block a user