We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3897aec + ceeb633 commit ba092ffCopy full SHA for ba092ff
1 file changed
start-site/src/main/resources/application.yml
@@ -64,7 +64,7 @@ initializr:
64
artifactId: sentry-bom
65
versionProperty: sentry.version
66
mappings:
67
- - compatibilityRange: "[3.3.0,3.5.0-M1)"
+ - compatibilityRange: "[3.3.0,3.6.0-M1)"
68
version: 8.13.2
69
solace-spring-boot:
70
groupId: com.solace.spring.boot
@@ -974,7 +974,7 @@ initializr:
974
id: sentry
975
bom: sentry
976
description: Application performance monitoring and error tracking that help software teams see clearer, solve quicker, and learn continuously.
977
- compatibilityRange: "[3.3.0,3.5.0-M1)"
+ compatibilityRange: "[3.3.0,3.6.0-M1)"
978
groupId: io.sentry
979
artifactId: sentry-spring-boot-starter-jakarta
980
links:
0 commit comments