Skip to content

Commit d4445e6

Browse files
chore(deps): bump io.sentry:sentry-async-profiler from 8.29.0 to 8.30.0
Bumps [io.sentry:sentry-async-profiler](https://github.com/getsentry/sentry-java) from 8.29.0 to 8.30.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@8.29.0...8.30.0) --- updated-dependencies: - dependency-name: io.sentry:sentry-async-profiler dependency-version: 8.30.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1e7a0de commit d4445e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ subprojects {
3232

3333
implementation("org.reflections:reflections:0.10.2")
3434
implementation("org.json:json:20240303")
35-
implementation("io.sentry:sentry-async-profiler:8.29.0")
35+
implementation("io.sentry:sentry-async-profiler:8.30.0")
3636

3737
compileOnly("org.projectlombok:lombok:1.18.42")
3838

0 commit comments

Comments
 (0)