Skip to content

Commit

Permalink
chore(deps): bump io.sentry.jvm.gradle from 3.12.0 to 4.5.0 (#22)
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 3.12.0 to 4.5.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@3.12.0...4.5.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>
Co-authored-by: Liam Sage <[email protected]>
  • Loading branch information
dependabot[bot] and CoasterFreakDE authored Apr 24, 2024
1 parent d5fe29d commit 0cc6c2e
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 @@ -25,7 +25,7 @@ plugins {
kotlin("plugin.serialization") version "1.9.23"
id("org.jetbrains.dokka") version "1.9.20"
id("org.sonarqube") version "5.0.0.4638"
id("io.sentry.jvm.gradle") version "3.12.0"
id("io.sentry.jvm.gradle") version "4.5.0"
}

sonar {
Expand Down

0 comments on commit 0cc6c2e

Please sign in to comment.