Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
# Conflicts:
#	build.gradle.kts
  • Loading branch information
atom7xyz committed Aug 17, 2023
2 parents 5a56c08 + c12a188 commit becf485
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,9 @@ subprojects {
/* Reflections related */
implementation("org.reflections:reflections:0.10.2")

/* Others */
implementation("org.apache.logging.log4j:log4j-core:2.20.0")

/* Encoding/Decoding related. */
implementation("com.fasterxml.jackson.core:jackson-core:2.15.2")
implementation("com.fasterxml.jackson.core:jackson-databind:2.15.2")
Expand Down

0 comments on commit becf485

Please sign in to comment.