Skip to content

Commit

Permalink
fix(deps): update dependency io.sentry:sentry to v7.12.0 (#189)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 15, 2024
1 parent fe16ef0 commit d053ca2
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 @@ -48,7 +48,7 @@ dependencies {
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.3")

// Other Libraries
implementation("io.sentry:sentry:7.11.0")
implementation("io.sentry:sentry:7.12.0")
implementation("net.htmlparser.jericho:jericho-html:3.4")
implementation("org.reflections:reflections:0.10.2")
implementation("com.google.cloud:google-cloud-vision:3.32.0")
Expand Down

0 comments on commit d053ca2

Please sign in to comment.