Skip to content

Commit

Permalink
Update sentryVersion to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2023
1 parent 26bcfc3 commit b31d806
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 @@ -39,7 +39,7 @@ val logbackVersion = "1.4.14"
val coroutineVersion = "1.7.3"
val graphQLKotlinVersion = "6.5.6"
val flywayVersion = "9.22.3"
val sentryVersion = "6.34.0"
val sentryVersion = "7.0.0"

application {
val dotEnvSetting = dotenv { ignoreIfMissing = true }
Expand Down

0 comments on commit b31d806

Please sign in to comment.