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.0 to 3.7.1
Browse files Browse the repository at this point in the history
Bumps [com.bugsnag:bugsnag](https://github.com/bugsnag/bugsnag-java) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/bugsnag/bugsnag-java/releases)
- [Changelog](https://github.com/bugsnag/bugsnag-java/blob/next/CHANGELOG.md)
- [Commits](bugsnag/bugsnag-java@v3.7.0...v3.7.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent 85ac6e3 commit a93359e
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.22.0" }
binaryCompatibilityValidator = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.13.2" }

[libraries]
bugsnag = "com.bugsnag:bugsnag:3.7.0"
bugsnag = "com.bugsnag:bugsnag:3.7.1"
clikt = "com.github.ajalt.clikt:clikt:4.2.1"
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 a93359e

Please sign in to comment.