Skip to content

Commit

Permalink
Dependencies Updated (https://bit.ly/app-dependency-update)
Browse files Browse the repository at this point in the history
  • Loading branch information
bibekaryal86 committed Oct 27, 2024
1 parent 83e63dc commit 7e0cec2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ dependencies {
implementation "org.springframework.boot:spring-boot-starter-data-mongodb:$springVersion"
implementation "org.springframework.boot:spring-boot-starter-data-rest:$springVersion"
implementation 'io.micrometer:micrometer-tracing-bridge-otel:1.3.5'
implementation 'ch.qos.logback:logback-classic:1.5.11'
implementation 'ch.qos.logback:logback-core:1.5.11'
implementation 'ch.qos.logback:logback-classic:1.5.12'
implementation 'ch.qos.logback:logback-core:1.5.12'
implementation 'net.logstash.logback:logstash-logback-encoder:8.0'
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.6.0'
testImplementation("org.springframework.boot:spring-boot-starter-test:$springVersion") {
Expand Down

0 comments on commit 7e0cec2

Please sign in to comment.