Skip to content

Commit fbbaeb1

Browse files
Bump the minor group with 2 updates (#1057)
Bumps the minor group with 2 updates: [io.sentry:sentry-bom](https://github.com/getsentry/sentry-java) and uk.gov.justice.hmpps.gradle-spring-boot. Updates `io.sentry:sentry-bom` from 8.44.0 to 8.46.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.44.0...8.46.0) Updates `uk.gov.justice.hmpps.gradle-spring-boot` from 10.5.0 to 10.5.3 --- updated-dependencies: - dependency-name: io.sentry:sentry-bom dependency-version: 8.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: uk.gov.justice.hmpps.gradle-spring-boot dependency-version: 10.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2819f9b commit fbbaeb1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id("uk.gov.justice.hmpps.gradle-spring-boot") version "10.5.0"
2+
id("uk.gov.justice.hmpps.gradle-spring-boot") version "10.5.3"
33
id 'groovy'
44
id 'org.unbroken-dome.test-sets' version '4.1.0'
55
id "com.google.cloud.tools.jib" version "3.5.3"
@@ -35,7 +35,7 @@ dependencies {
3535
implementation 'org.apache.commons:commons-text:1.15.0'
3636
implementation 'io.vavr:vavr:1.0.1'
3737
implementation 'com.github.java-json-tools:json-patch:1.13'
38-
implementation(platform("io.sentry:sentry-bom:8.44.0"))
38+
implementation(platform("io.sentry:sentry-bom:8.46.0"))
3939
implementation("io.sentry:sentry-spring-boot-4")
4040
implementation("io.sentry:sentry-logback")
4141

0 commit comments

Comments
 (0)