Skip to content

Commit

Permalink
Bump sentry from 4.1.0 to 4.2.0 (#76)
Browse files Browse the repository at this point in the history
Bumps [sentry](https://github.com/getsentry/sentry-java) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/getsentry/sentry-java/releases)
- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-java@4.1.0...4.2.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 23, 2021
1 parent 7b4f8ea commit 49ae67f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies {
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.15.0")
implementation("commons-io:commons-io:2.6")
implementation("com.googlecode.soundlibs:mp3spi:1.9.5.4")
implementation("io.sentry:sentry:4.1.0")
implementation("io.sentry:sentry:4.2.0")
testImplementation("org.assertj:assertj-core:3.19.0")
testImplementation("io.mockk:mockk:1.10.6")
}
Expand Down

0 comments on commit 49ae67f

Please sign in to comment.