Skip to content

Commit

Permalink
[CORE-69]: Bump io.sentry.jvm.gradle from 4.2.0 to 5.1.0 (#229)
Browse files Browse the repository at this point in the history
Bumps [io.sentry.jvm.gradle](https://github.com/getsentry/sentry-android-gradle-plugin) from 4.2.0 to 5.1.0.
- [Release notes](https://github.com/getsentry/sentry-android-gradle-plugin/releases)
- [Changelog](https://github.com/getsentry/sentry-android-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-android-gradle-plugin@4.2.0...5.1.0)

---
updated-dependencies:
- dependency-name: io.sentry.jvm.gradle
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 4, 2025
1 parent 1aa13e3 commit f15ecfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ plugins {
id 'io.freefair.lombok'
id 'org.hidetake.swagger.generator'
id 'org.sonarqube'
id "io.sentry.jvm.gradle" version "4.2.0"
id "io.sentry.jvm.gradle" version "5.1.0"
}

repositories {
Expand Down

0 comments on commit f15ecfb

Please sign in to comment.