Skip to content

Commit 1a65be8

Browse files
AMP-135 - updated api-template version to 2.0.
1 parent a8b01c2 commit 1a65be8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

build.gradle

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,7 @@ springBoot {
4040
}
4141

4242
dependencies {
43-
implementation(files("../api-hmcts-crime-template/build/libs/api-hmcts-crime-template-0.0.999.jar"))
44-
// implementation("uk.gov.hmcts.cp:api-hmcts-crime-template:1.0.0")
43+
implementation("uk.gov.hmcts.cp:api-hmcts-crime-template:2.0.0")
4544

4645
// --- Observability / Actuator / OTEL / Prometheus ---
4746
implementation 'org.springframework.boot:spring-boot-starter-actuator'

0 commit comments

Comments
 (0)