Skip to content

Commit

Permalink
feat: dep
Browse files Browse the repository at this point in the history
  • Loading branch information
cssxsh committed Feb 17, 2024
1 parent e55041b commit 2fe2c24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ dependencies {
api("org.seleniumhq.selenium:selenium-java:4.16.1")
implementation("org.apache.commons:commons-compress:1.24.0")
implementation("org.tukaani:xz:1.9")
implementation("me.him188:kotlin-jvm-blocking-bridge-runtime:3.0.0-180.1")
testImplementation(kotlin("test"))
testImplementation("org.icepear.echarts:echarts-java:1.0.7")
//
Expand Down

0 comments on commit 2fe2c24

Please sign in to comment.