Skip to content

Commit

Permalink
Merge pull request #1664 from dimagi/dependabot/gradle/sentryVersion-…
Browse files Browse the repository at this point in the history
…7.20.1

build(deps): bump sentryVersion from 7.20.0 to 7.20.1
  • Loading branch information
shubham1g5 authored Jan 21, 2025
2 parents fd6977b + 7784d87 commit ae0dfca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ repositories {

ext {
isTravisBuild = System.getenv().get("TRAVIS") == 'true'
sentryVersion = '7.20.0'
sentryVersion = '7.20.1'
shedlockVersion = '6.2.0'
}

Expand Down

0 comments on commit ae0dfca

Please sign in to comment.