Skip to content

Commit

Permalink
Dependencies Updated (https://bit.ly/app-dependency-update) (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
bibekaryal86 authored Oct 27, 2024
1 parent 6168241 commit 0a3d918
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies {
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.6.0'
implementation 'io.swagger.parser.v3:swagger-parser:2.1.23'
implementation 'javax.xml.bind:jaxb-api:2.3.1'
implementation 'ch.qos.logback:logback-classic:1.5.11'
implementation 'ch.qos.logback:logback-classic:1.5.12'
implementation 'io.projectreactor.netty:reactor-netty:1.1.23'
implementation 'com.mailjet:mailjet-client:5.2.5'
implementation "io.jsonwebtoken:jjwt-api:$jjwtVersion"
Expand Down

0 comments on commit 0a3d918

Please sign in to comment.