Skip to content

Commit

Permalink
Merge pull request #222 from cvette/dependabot/gradle/io.sentry-sentr…
Browse files Browse the repository at this point in the history
…y-6.24.0

build(deps): bump io.sentry:sentry from 6.23.0 to 6.24.0
  • Loading branch information
cvette committed Jun 29, 2023
2 parents ca09ad8 + b03234c commit 184e3c3
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 @@ -37,7 +37,7 @@ idea {
}

dependencies {
implementation("io.sentry:sentry:6.23.0")
implementation("io.sentry:sentry:6.24.0")
}

sourceSets {
Expand Down

0 comments on commit 184e3c3

Please sign in to comment.