Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
nowgnas authored Jan 21, 2024
1 parent 25df36b commit 0095b35
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 @@ -42,6 +42,7 @@ dependencies {
implementation 'io.jsonwebtoken:jjwt-impl:0.11.1'
runtimeOnly group: 'io.jsonwebtoken', name: 'jjwt-impl', version: '0.11.2'
runtimeOnly group: 'io.jsonwebtoken', name: 'jjwt-jackson', version: '0.11.2'
implementation 'io.micrometer:micrometer-registry-prometheus:1.12.2'

}

Expand Down

0 comments on commit 0095b35

Please sign in to comment.