Skip to content

Commit

Permalink
Revert "Bump sentry from 1.7.5 to 1.7.28" (#854)
Browse files Browse the repository at this point in the history
  • Loading branch information
Phergus authored and JamzTheMan committed Oct 27, 2019
1 parent f4995e3 commit 0224584
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 @@ -158,7 +158,7 @@ dependencies {
implementation group: 'org.slf4j', name: 'slf4j-simple', version: '1.7.25'
implementation group: 'commons-logging', name: 'commons-logging', version: '1.2'

implementation group: 'io.sentry', name: 'sentry', version: '1.7.28'
implementation group: 'io.sentry', name: 'sentry', version: '1.7.5'
implementation group: 'io.sentry', name: 'sentry-log4j2', version: '1.7.5'

implementation group: 'org.apache.commons', name: 'commons-collections4', version: '4.1' // https://mvnrepository.com/artifact/org.apache.commons/commons-collections4
Expand Down

0 comments on commit 0224584

Please sign in to comment.