Skip to content

Commit 4c04bb8

Browse files
runningcodeclaude
andauthored
chore(deps): Bump SAGP from 6.0.0-alpha.6 to 6.6.0 (#5427)
* chore(deps): Bump SAGP from 6.0.0-alpha.6 to 6.6.0 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * changelog --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 8e739fb commit 4c04bb8

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@
1414
- Bump Native SDK from v0.14.0 to v0.14.1 ([#5433](https://github.com/getsentry/sentry-java/pull/5433))
1515
- [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0141)
1616
- [diff](https://github.com/getsentry/sentry-native/compare/0.14.0...0.14.1)
17+
- Bump SAGP (Sentry Android Gradle Plugin) from v6.0.0-alpha.6 to v6.6.0 ([#5427](https://github.com/getsentry/sentry-java/pull/5427))
18+
- [changelog](https://github.com/getsentry/sentry-android-gradle-plugin/blob/main/CHANGELOG.md)
19+
- [diff](https://github.com/getsentry/sentry-android-gradle-plugin/compare/6.0.0-alpha.6...6.6.0)
1720

1821
## 8.41.0
1922

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ springboot4 = { id = "org.springframework.boot", version.ref = "springboot4" }
6666
spring-dependency-management = { id = "io.spring.dependency-management", version = "1.1.7" }
6767
gretty = { id = "org.gretty", version = "4.0.0" }
6868
animalsniffer = { id = "ru.vyarus.animalsniffer", version = "2.0.1" }
69-
sentry = { id = "io.sentry.android.gradle", version = "6.0.0-alpha.6"}
69+
sentry = { id = "io.sentry.android.gradle", version = "6.6.0"}
7070
shadow = { id = "com.gradleup.shadow", version = "9.4.1" }
7171

7272
[libraries]

0 commit comments

Comments
 (0)