Skip to content
This repository has been archived by the owner on Feb 1, 2023. It is now read-only.

Commit

Permalink
Update dependency io.sentry:sentry to v6.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 17, 2023
1 parent b91d370 commit 738c426
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ dependencies {
implementation("org.codehaus.janino:janino:3.1.9")

// Sentry
implementation("io.sentry:sentry:6.12.0")
implementation("io.sentry:sentry:6.12.1")
implementation("io.sentry:sentry-logback:6.12.0")

// Prometheus (for metrics)
Expand Down

0 comments on commit 738c426

Please sign in to comment.