Commit 75c6988 1 parent 2dd655b commit 75c6988 Copy full SHA for 75c6988
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -21,8 +21,8 @@ dependencies {
21
21
implementation(" org.springframework.boot:spring-boot-starter-data-jpa" )
22
22
implementation(" org.springframework.boot:spring-boot-starter-validation" )
23
23
24
- implementation(" uk.gov.justice.service.hmpps:hmpps-sqs-spring-boot-starter:4.0.1 " )
25
- implementation(" uk.gov.justice.service.hmpps:hmpps-digital-prison-reporting-lib:4.8.0 " )
24
+ implementation(" uk.gov.justice.service.hmpps:hmpps-sqs-spring-boot-starter:4.1.0 " )
25
+ implementation(" uk.gov.justice.service.hmpps:hmpps-digital-prison-reporting-lib:4.11.1 " )
26
26
27
27
implementation(" io.opentelemetry:opentelemetry-api:1.40.0" )
28
28
implementation(" io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations:2.6.0" )
@@ -41,7 +41,7 @@ dependencies {
41
41
42
42
developmentOnly(" org.springframework.boot:spring-boot-devtools" )
43
43
44
- testImplementation(" org.wiremock:wiremock-standalone:3.9.0 " )
44
+ testImplementation(" org.wiremock:wiremock-standalone:3.9.1 " )
45
45
46
46
testImplementation(" uk.gov.justice.service.hmpps:hmpps-kotlin-spring-boot-starter-test:1.0.2" )
47
47
testImplementation(" org.awaitility:awaitility-kotlin:4.2.1" )
You can’t perform that action at this time.
0 commit comments