Skip to content

Commit

Permalink
Merge pull request #209 from Health-Education-England/dependabot/grad…
Browse files Browse the repository at this point in the history
…le/sentryVersion-7.6.0

chore(deps): Bump sentryVersion from 7.2.0 to 7.6.0

[skip ci]
  • Loading branch information
Judge40 authored Mar 27, 2024
2 parents 984cdfa + c02477e commit 8bbfe4e
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 @@ -40,7 +40,7 @@ dependencies {
testAnnotationProcessor("org.mapstruct:mapstruct-processor:${mapstructVersion}")

// Sentry reporting
val sentryVersion = "7.2.0"
val sentryVersion = "7.6.0"
implementation("io.sentry:sentry-spring-boot-starter:$sentryVersion")
implementation("io.sentry:sentry-logback:$sentryVersion")
}
Expand Down

0 comments on commit 8bbfe4e

Please sign in to comment.