Skip to content

Commit

Permalink
includes javaassist
Browse files Browse the repository at this point in the history
  • Loading branch information
RUGMJ committed Jan 28, 2024
1 parent 09f0109 commit c1c3a03
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 c1c3a03

Please sign in to comment.