Skip to content

Commit

Permalink
[Tech] Bump io.sentry:sentry-log4j2 from 6.31.0 to 7.8.0 in /backend (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
claire2212 committed May 7, 2024
2 parents 1f3f9bf + 716200c commit d125ad1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ dependencies {
api("io.ktor:ktor-client-content-negotiation-jvm:2.3.7")
api("io.ktor:ktor-serialization-kotlinx-json-jvm:2.3.7")
api("io.sentry:sentry:6.31.0")
api("io.sentry:sentry-log4j2:6.31.0")
api("io.sentry:sentry-log4j2:7.8.0")
api("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.2.0")
runtimeOnly("org.springframework.boot:spring-boot-devtools:3.1.4")
runtimeOnly("org.postgresql:postgresql:42.6.0")
Expand Down

0 comments on commit d125ad1

Please sign in to comment.