Skip to content

Commit

Permalink
optimize code
Browse files Browse the repository at this point in the history
  • Loading branch information
guimc233 committed Aug 9, 2024
1 parent daa97e3 commit 486bbda
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 @@ -24,6 +24,7 @@ dependencies {
implementation("io.github.mymonstercat:rapidocr-onnx-windows-x86_64:1.2.2")
implementation("io.github.mymonstercat:rapidocr-onnx-linux-x86_64:1.2.2")
implementation("org.xerial:sqlite-jdbc:3.46.0.0")
implementation("org.apache.commons:commons-lang3:3.16.0")

compileOnly("top.mrxiaom:overflow-core-api:$overflow_version")
compileOnly("xyz.cssxsh.mirai:mirai-hibernate-plugin:2.8.0")
Expand Down

0 comments on commit 486bbda

Please sign in to comment.