Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

Commit

Permalink
update :: build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
ori0o0p committed Apr 12, 2024
1 parent 83db7d0 commit 3385138
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions daemawiki-auth/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ bootJar.enabled = false

dependencies {
implementation project(':daemawiki-common')
implementation project(':daemawiki-domain')

implementation 'org.springframework.boot:spring-boot-starter-security'
implementation 'io.jsonwebtoken:jjwt:0.9.1'
Expand Down

0 comments on commit 3385138

Please sign in to comment.