Skip to content

Commit f6495ce

Browse files
Merge pull request #54 from AxonFramework/dependabot/gradle/io.sentry-sentry-5.7.1
Bump sentry from 5.6.3 to 5.7.1
2 parents 0c9da3c + 7e4a8dd commit f6495ce

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
@@ -140,7 +140,7 @@ tasks {
140140
}
141141

142142
dependencies {
143-
implementation("io.sentry:sentry:5.6.3")
143+
implementation("io.sentry:sentry:5.7.1")
144144

145145
testImplementation("org.axonframework:axon-modelling:4.5.8")
146146
testImplementation("org.axonframework:axon-messaging:4.5.9")

0 commit comments

Comments
 (0)