Skip to content

Commit dab42f1

Browse files
build(deps): bump io.sentry.jvm.gradle from 5.4.0 to 5.5.0
Bumps [io.sentry.jvm.gradle](https://github.com/getsentry/sentry-android-gradle-plugin) from 5.4.0 to 5.5.0. - [Release notes](https://github.com/getsentry/sentry-android-gradle-plugin/releases) - [Changelog](https://github.com/getsentry/sentry-android-gradle-plugin/blob/main/CHANGELOG.md) - [Commits](getsentry/sentry-android-gradle-plugin@5.4.0...5.5.0) --- updated-dependencies: - dependency-name: io.sentry.jvm.gradle dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9149041 commit dab42f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ plugins {
1919
id("com.github.ben-manes.versions") version "0.52.0"
2020
id("org.springframework.boot") version "3.4.5"
2121
id("io.spring.dependency-management") version "1.1.7"
22-
id("io.sentry.jvm.gradle") version "5.4.0"
22+
id("io.sentry.jvm.gradle") version "5.5.0"
2323
id("io.github.1c-syntax.bslls-dev-tools") version "0.8.1"
2424
id("ru.vyarus.pom") version "3.0.0"
2525
id("com.gorylenko.gradle-git-properties") version "2.5.0"

0 commit comments

Comments
 (0)