Skip to content

Commit c53318b

Browse files
authored
Merge pull request #1568 from dimagi/dependabot/gradle/sentryVersion-7.8.0
build(deps): bump sentryVersion from 7.6.0 to 7.8.0
2 parents 3c6160a + 48d8d4d commit c53318b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ repositories {
4848

4949
ext {
5050
isTravisBuild = System.getenv().get("TRAVIS") == 'true'
51-
sentryVersion = '7.6.0'
51+
sentryVersion = '7.8.0'
5252
shedlockVersion = '5.13.0'
5353
}
5454

0 commit comments

Comments
 (0)