File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 5
5
- main
6
6
- release/**
7
7
pull_request :
8
- paths-ignore :
9
- - " **/*.md"
10
8
11
9
concurrency :
12
10
group : ${{ github.workflow }}-${{ github.ref }}
Original file line number Diff line number Diff line change 19
19
- Add sample & trace rate configuration ([ #144 ] ( https://github.com/getsentry/sentry-kotlin-multiplatform/pull/144 ) )
20
20
- Remove need for context in Sentry.init for Android ([ #117 ] ( https://github.com/getsentry/sentry-kotlin-multiplatform/pull/117 ) )
21
21
22
+ ### Dependencies
23
+
24
+ - Bump Java SDK from v6.14.0 to v6.33.1 ([ #139 ] ( https://github.com/getsentry/sentry-kotlin-multiplatform/pull/139 ) )
25
+ - [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6331 )
26
+ - [ diff] ( https://github.com/getsentry/sentry-java/compare/6.14.0...6.33.1 )
27
+
22
28
## 0.2.1
23
29
24
30
### Fixes
You can’t perform that action at this time.
0 commit comments