Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

Commit

Permalink
Bump com.bugsnag:bugsnag from 3.7.1 to 3.7.2 (#178)
Browse files Browse the repository at this point in the history
Bumps [com.bugsnag:bugsnag](https://github.com/bugsnag/bugsnag-java) from 3.7.1 to 3.7.2.
- [Release notes](https://github.com/bugsnag/bugsnag-java/releases)
- [Changelog](https://github.com/bugsnag/bugsnag-java/blob/v3.7.2/CHANGELOG.md)
- [Commits](bugsnag/bugsnag-java@v3.7.1...v3.7.2)

---
updated-dependencies:
- dependency-name: com.bugsnag:bugsnag
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 6, 2024
1 parent b377fbd commit 0efb62b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ retry = { id = "org.gradle.test-retry", version = "1.5.10" }
[libraries]
autoService-annotations = "com.google.auto.service:auto-service-annotations:1.1.1"
autoService-ksp = "dev.zacsweers.autoservice:auto-service-ksp:1.2.0"
bugsnag = "com.bugsnag:bugsnag:3.7.1"
bugsnag = "com.bugsnag:bugsnag:3.7.2"
clikt = "com.github.ajalt.clikt:clikt:4.4.0"
kotlinShell = "eu.jrie.jetbrains:kotlin-shell-core:0.2.1"
kotlin-reflect = { module = "org.jetbrains.kotlin:kotlin-reflect", version.ref = "kotlin" }
Expand Down

0 comments on commit 0efb62b

Please sign in to comment.