Skip to content

Commit

Permalink
Confirm ut framework.
Browse files Browse the repository at this point in the history
  • Loading branch information
maozhen committed Jul 26, 2024
1 parent abfc4d6 commit db1fae8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ dependencies {
implementation("com.squareup.okhttp3:okhttp-sse:4.10.0")
implementation("com.vladsch.flexmark:flexmark-all:0.64.8")
implementation("org.apache.commons:commons-text:1.10.0")
implementation("io.github.bonede:tree-sitter:0.22.6")
implementation("io.github.bonede:tree-sitter-java:0.21.0a")
implementation("io.github.bonede:tree-sitter-python:0.21.0a")
implementation("io.github.bonede:tree-sitter-go:0.21.0a")
implementation("com.knuddels:jtokkit:1.0.0")
implementation("org.apache.maven.shared:maven-shared-utils:3.4.2")
compileOnly("com.puppycrawl.tools:checkstyle:10.9.1")
Expand Down

0 comments on commit db1fae8

Please sign in to comment.