Skip to content

Commit ba4a7a6

Browse files
authored
Merge pull request #1750 from dimagi/dependabot/gradle/sentryVersion-8.21.1
build(deps): bump sentryVersion from 8.20.0 to 8.21.1
2 parents 1292b18 + 85e4586 commit ba4a7a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
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 = '8.20.0'
51+
sentryVersion = '8.21.1'
5252
shedlockVersion = '6.10.0'
5353
}
5454

0 commit comments

Comments
 (0)