Skip to content

Commit 5c2bfe7

Browse files
Bump io.sentry:sentry from 7.18.0 to 7.20.0
Bumps [io.sentry:sentry](https://github.com/getsentry/sentry-java) from 7.18.0 to 7.20.0. - [Release notes](https://github.com/getsentry/sentry-java/releases) - [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md) - [Commits](getsentry/sentry-java@7.18.0...7.20.0) --- updated-dependencies: - dependency-name: io.sentry:sentry dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3cae175 commit 5c2bfe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies {
5151
val projectEnvCliVersion = "3.19.0"
5252
implementation("io.projectenv.core:cli:$projectEnvCliVersion")
5353

54-
implementation("io.sentry:sentry:7.18.0")
54+
implementation("io.sentry:sentry:7.20.0")
5555

5656
testImplementation("org.opentest4j:opentest4j:1.3.0")
5757
testImplementation("junit:junit:4.13.2")

0 commit comments

Comments
 (0)