Skip to content

Commit

Permalink
Dependencies Updated (https://bit.ly/app-dependency-update) (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
bibekaryal86 authored Oct 27, 2024
1 parent a472547 commit ca6c506
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 @@ -38,7 +38,7 @@ dependencies {
implementation "org.springframework.boot:spring-boot-starter-web:$springVersion"
implementation "org.springframework.boot:spring-boot-starter-security:$springVersion"
implementation "org.springframework.boot:spring-boot-starter-data-mongodb:$springVersion"
implementation 'ch.qos.logback:logback-classic:1.5.11'
implementation 'ch.qos.logback:logback-classic:1.5.12'
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.6.0'

// FOR TESTING
Expand Down

0 comments on commit ca6c506

Please sign in to comment.