Skip to content

Commit

Permalink
Merge pull request #244 from SwissDataScienceCenter/update/sentry-7.20.0
Browse files Browse the repository at this point in the history
chore: Update sentry from 7.14.0 to 7.20.0
  • Loading branch information
mergify[bot] authored Jan 8, 2025
2 parents 1dfddc3 + 57b13d6 commit 2bf7b9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ object Dependencies {
val sttpApiSpec = "0.11.3"
val tapir = "1.11.11"
val jwtScala = "10.0.1"
val sentry = "7.14.0"
val sentry = "7.20.0"
}

val sentry = Seq(
Expand Down

0 comments on commit 2bf7b9d

Please sign in to comment.