Skip to content

Commit

Permalink
Bump io.sentry.jvm.gradle from 4.6.0 to 4.7.0
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.6.0 to 4.7.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.6.0...4.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and bseeger committed Jun 5, 2024
1 parent b1c12c2 commit 4d93fd1
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 @@ -3,7 +3,7 @@ plugins {
id 'io.spring.dependency-management' version '1.1.5'
id 'java'
id 'com.adarshr.test-logger' version '4.0.0'
id "io.sentry.jvm.gradle" version "4.6.0"
id "io.sentry.jvm.gradle" version "4.7.0"
}

configurations {
Expand Down

0 comments on commit 4d93fd1

Please sign in to comment.