Skip to content

Commit 89581ef

Browse files
Bump uk.gov.justice.service.hmpps:hmpps-sqs-spring-boot-starter
Bumps [uk.gov.justice.service.hmpps:hmpps-sqs-spring-boot-starter](https://github.com/ministryofjustice/hmpps-spring-boot-sqs) from 4.4.4 to 5.0.1. - [Commits](https://github.com/ministryofjustice/hmpps-spring-boot-sqs/commits) --- updated-dependencies: - dependency-name: uk.gov.justice.service.hmpps:hmpps-sqs-spring-boot-starter dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d3b8101 commit 89581ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies {
1414
implementation("io.sentry:sentry-spring-boot-starter-jakarta:7.14.0")
1515
implementation("io.sentry:sentry-logback:7.14.0")
1616
implementation("org.springframework.data:spring-data-commons:3.3.4")
17-
implementation("uk.gov.justice.service.hmpps:hmpps-sqs-spring-boot-starter:4.4.4") {
17+
implementation("uk.gov.justice.service.hmpps:hmpps-sqs-spring-boot-starter:5.0.1") {
1818
exclude("org.springframework.security", "spring-security-config")
1919
exclude("org.springframework.security", "spring-security-core")
2020
exclude("org.springframework.security", "spring-security-crypto")

0 commit comments

Comments
 (0)