File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 1616- Bump Native SDK from v0.8.1 to v0.8.2 ([ #4267 ] ( https://github.com/getsentry/sentry-java/pull/4267 ) )
1717 - [ changelog] ( https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#082 )
1818 - [ diff] ( https://github.com/getsentry/sentry-native/compare/0.8.1...0.8.2 )
19+ - Bump Spring Boot from 2.7.5 to 2.7.18 ([ #3496 ] ( https://github.com/getsentry/sentry-java/pull/3496 ) )
1920
2021## 8.5.0
2122
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ object Config {
66 val kotlinVersion = " 1.9.24"
77 val kotlinStdLib = " stdlib-jdk8"
88
9- val springBootVersion = " 2.7.5 "
9+ val springBootVersion = " 2.7.18 "
1010 val springBoot3Version = " 3.4.2"
1111 val kotlinCompatibleLanguageVersion = " 1.6"
1212
You can’t perform that action at this time.
0 commit comments