Skip to content

Commit

Permalink
chore: removes unnecessary dependence
Browse files Browse the repository at this point in the history
  • Loading branch information
leiberbertel committed Nov 10, 2024
1 parent b7cea19 commit 672b4ea
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -158,11 +158,6 @@ dependencies {
implementation group: 'io.github.sasanlabs', name: 'facade-schema', version: '1.0.1'

implementation group: 'commons-fileupload', name: 'commons-fileupload', version: '1.5'

// https://mvnrepository.com/artifact/com.auth0/java-jwt
implementation group: 'com.auth0', name: 'java-jwt', version: '4.2.1'


}

test {
Expand Down

0 comments on commit 672b4ea

Please sign in to comment.