Skip to content

Commit

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

build(deps): bump sentryVersion from 7.16.0 to 7.17.0
  • Loading branch information
shubham1g5 authored Nov 13, 2024
2 parents bb7cdbb + c0978c0 commit 9db10a8
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.16.0'
sentryVersion = '7.17.0'
shedlockVersion = '5.16.0'
}

Expand Down

0 comments on commit 9db10a8

Please sign in to comment.