Skip to content

Commit d583663

Browse files
authored
Merge pull request #353 from AxonFramework/dependabot/gradle/github-dependencies-0af115db1c
Bump io.sentry:sentry from 8.31.0 to 8.32.0 in the github-dependencies group
2 parents 5a0df93 + a60f022 commit d583663

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
@@ -152,7 +152,7 @@ dependencies {
152152
testFramework(TestFrameworkType.Plugin.Java)
153153
}
154154

155-
implementation("io.sentry:sentry:8.31.0")
155+
implementation("io.sentry:sentry:8.32.0")
156156

157157
testImplementation("junit:junit:4.13.2")
158158
testImplementation("org.assertj:assertj-core:3.27.7")

0 commit comments

Comments
 (0)