Skip to content

Commit

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

build(deps): bump sentryVersion from 7.8.0 to 7.9.0
  • Loading branch information
shubham1g5 committed May 10, 2024
2 parents 8a50307 + 983d31d commit 2ad690f
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.8.0'
sentryVersion = '7.9.0'
shedlockVersion = '5.13.0'
}

Expand Down

0 comments on commit 2ad690f

Please sign in to comment.