Skip to content

Commit

Permalink
Merge pull request #837 from RPTools/dependabot/gradle/develop/io.sen…
Browse files Browse the repository at this point in the history
…try-sentry-1.7.28

Bump sentry from 1.7.5 to 1.7.28
  • Loading branch information
Phergus authored Oct 25, 2019
2 parents 404f98f + f7ee430 commit 0572222
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.5'
implementation group: 'io.sentry', name: 'sentry', version: '1.7.28'
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 0572222

Please sign in to comment.