Skip to content

Commit

Permalink
Merge pull request #253 from AxonFramework/dependabot/gradle/io.sentr…
Browse files Browse the repository at this point in the history
…y-sentry-6.32.0

Bump io.sentry:sentry from 6.19.1 to 6.32.0
  • Loading branch information
CodeDrivenMitch authored Oct 26, 2023
2 parents 312a94e + d1a57df commit 18d95f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ tasks {
}

dependencies {
implementation("io.sentry:sentry:6.19.1")
implementation("io.sentry:sentry:6.32.0")

testImplementation("org.axonframework:axon-modelling:${properties("axonVersion")}")
testImplementation("org.axonframework:axon-messaging:${properties("axonVersion")}")
Expand Down

0 comments on commit 18d95f2

Please sign in to comment.