Skip to content

Commit

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

build(deps): bump sentryVersion from 7.11.0 to 7.12.0
  • Loading branch information
shubham1g5 authored Jul 16, 2024
2 parents c4bcc6a + 69dd518 commit af1bab3
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.11.0'
sentryVersion = '7.12.0'
shedlockVersion = '5.13.0'
}

Expand Down

0 comments on commit af1bab3

Please sign in to comment.