Skip to content

Commit

Permalink
Bump com.bugsnag:bugsnag from 3.6.4 to 3.7.0 (#23)
Browse files Browse the repository at this point in the history
Bumps [com.bugsnag:bugsnag](https://github.com/bugsnag/bugsnag-java) from 3.6.4 to 3.7.0.
- [Release notes](https://github.com/bugsnag/bugsnag-java/releases)
- [Changelog](https://github.com/bugsnag/bugsnag-java/blob/master/CHANGELOG.md)
- [Commits](bugsnag/bugsnag-java@v3.6.4...v3.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 21, 2023
1 parent 5e4b625 commit ca74eee
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 @@ -16,7 +16,7 @@ spotless = { id = "com.diffplug.spotless", version = "6.19.0" }
binaryCompatibilityValidator = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.13.2" }

[libraries]
bugsnag = "com.bugsnag:bugsnag:3.6.4"
bugsnag = "com.bugsnag:bugsnag:3.7.0"
clikt = "com.github.ajalt.clikt:clikt:3.5.2"
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 ca74eee

Please sign in to comment.