Skip to content

Commit b97469d

Browse files
Bump sentryVersion from 8.21.1 to 8.24.0 in /services/hanke-service
Bumps `sentryVersion` from 8.21.1 to 8.24.0. Updates `io.sentry:sentry-spring-boot-starter-jakarta` from 8.21.1 to 8.24.0 - [Release notes](https://github.com/getsentry/sentry-java/releases) - [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md) - [Commits](getsentry/sentry-java@8.21.1...8.24.0) Updates `io.sentry:sentry-logback` from 8.21.1 to 8.24.0 - [Release notes](https://github.com/getsentry/sentry-java/releases) - [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md) - [Commits](getsentry/sentry-java@8.21.1...8.24.0) --- updated-dependencies: - dependency-name: io.sentry:sentry-spring-boot-starter-jakarta dependency-version: 8.24.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.sentry:sentry-logback dependency-version: 8.24.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 115d2a5 commit b97469d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

services/hanke-service/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ group = "fi.hel.haitaton"
99

1010
version = "0.0.1-SNAPSHOT"
1111

12-
val sentryVersion = "8.21.1"
12+
val sentryVersion = "8.37.0"
1313
val geoToolsVersion = "33.2"
1414

1515
repositories {

0 commit comments

Comments
 (0)