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

Commit 0efb62b

Browse files
Bump com.bugsnag:bugsnag from 3.7.1 to 3.7.2 (#178)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b377fbd commit 0efb62b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ retry = { id = "org.gradle.test-retry", version = "1.5.10" }
2525
[libraries]
2626
autoService-annotations = "com.google.auto.service:auto-service-annotations:1.1.1"
2727
autoService-ksp = "dev.zacsweers.autoservice:auto-service-ksp:1.2.0"
28-
bugsnag = "com.bugsnag:bugsnag:3.7.1"
28+
bugsnag = "com.bugsnag:bugsnag:3.7.2"
2929
clikt = "com.github.ajalt.clikt:clikt:4.4.0"
3030
kotlinShell = "eu.jrie.jetbrains:kotlin-shell-core:0.2.1"
3131
kotlin-reflect = { module = "org.jetbrains.kotlin:kotlin-reflect", version.ref = "kotlin" }

0 commit comments

Comments
 (0)