Commit dd1eb0c
build: Bump Spotless to 8.8.0 (getsentry#5720)
* fix(spring): Support Spring Boot 4.1
Bump OpenTelemetry and Spring Boot dependencies to compatible versions so the Spring Boot 4 OpenTelemetry sample works with Spring Boot 4.1.
Keep the Spring 7 sample on the repository Kotlin compiler version when importing the Spring Boot BOM, and add Spring Boot 4.1 to the system test matrix.
Fixes getsentryGH-5561
Co-Authored-By: Claude <noreply@anthropic.com>
* changelog
* build: Bump Kotlin to 2.3.21
Align the global Kotlin version with Spring Boot 4.1 and remove the now-unneeded Spring 7 BOM override.
Also remove unused Spring 7-specific Kotlin aliases from the version catalog.
Co-Authored-By: Claude <noreply@anthropic.com>
* build: Bump Spotless to 8.7.0
Update the Spotless Gradle plugin and apply the resulting formatting changes.
Co-Authored-By: Claude <noreply@anthropic.com>
* build: Bump Spotless to 8.8.0
Update the Spotless Gradle plugin to the latest available release.
Co-Authored-By: Claude <noreply@anthropic.com>
* Format code
* Apply suggestion from @adinauer
---------
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Sentry Github Bot <bot+github-bot@sentry.io>1 parent c971c04 commit dd1eb0c
36 files changed
Lines changed: 440 additions & 471 deletions
File tree
- gradle
- sentry-android-core/src/test/java/io/sentry/android/core
- internal
- threaddump
- util
- sentry-android-integration-tests/sentry-uitest-android/src/androidTest/java/io/sentry/uitest/android
- sentry-android-replay/src
- main/java/io/sentry/android/replay
- gestures
- test/java/io/sentry/android/replay
- viewhierarchy
- sentry-android-timber/src/main/java/io/sentry/android/timber
- sentry-async-profiler/src/test/java/io/sentry/asyncprofiler/convert
- sentry-logback/src/test/kotlin/io/sentry/logback
- sentry-openfeign/src/test/kotlin/io/sentry/openfeign
- sentry/src/test/java/io/sentry
- clientreport
- transport
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments