Skip to content

Commit

Permalink
Merge pull request #364 from RUGMJ/rewrite
Browse files Browse the repository at this point in the history
  • Loading branch information
RUGMJ authored Jan 28, 2024
2 parents e9a5dd8 + c1c3a03 commit 3f39e1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ dependencies {
include implementation("javax.inject:javax.inject:1")

include implementation("org.reflections:reflections:0.10.2")
include implementation("org.javassist:javassist:3.30.2-GA")

// Json
include implementation("javax.json:javax.json-api:1.1.4")
Expand Down

0 comments on commit 3f39e1d

Please sign in to comment.