We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf030df commit 88cde7eCopy full SHA for 88cde7e
build.gradle
@@ -235,7 +235,7 @@ dependencies {
235
implementation 'com.azure:azure-storage-file-datalake:12.18.1'
236
implementation 'com.azure:azure-data-tables:12.3.18'
237
238
- implementation platform('io.sentry:sentry-bom:6.25.0') //import bom
+ implementation platform('io.sentry:sentry-bom:7.13.0') //import bom
239
implementation('io.sentry:sentry-spring-boot-starter')
240
implementation('io.sentry:sentry-logback')
241
0 commit comments