Skip to content

Commit

Permalink
chore(deps): Bump io.sentry.jvm.gradle from 4.3.1 to 4.4.0 in /shared
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.3.1 to 4.4.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.3.1...4.4.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 Apr 15, 2024
1 parent 077dc6c commit c19f709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ plugins {
id("maven-publish")
id("java-test-fixtures")
id("io.gitlab.arturbosch.detekt") version "1.23.6"
id("io.sentry.jvm.gradle") version "4.3.1"
id("io.sentry.jvm.gradle") version "4.4.0"
}

group = "me.rasztabiga.thesis"
Expand Down

0 comments on commit c19f709

Please sign in to comment.