Skip to content

Commit d5528f4

Browse files
Bump uk.gov.justice.hmpps.gradle-spring-boot from 5.15.6 to 6.0.0
Bumps uk.gov.justice.hmpps.gradle-spring-boot from 5.15.6 to 6.0.0. --- updated-dependencies: - dependency-name: uk.gov.justice.hmpps.gradle-spring-boot dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3e3a0f9 commit d5528f4

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
@@ -1,7 +1,7 @@
11
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
22

33
plugins {
4-
id("uk.gov.justice.hmpps.gradle-spring-boot") version "5.15.6" //Move to 6.0.0 when 1.5 of opensearch available
4+
id("uk.gov.justice.hmpps.gradle-spring-boot") version "6.0.0" //Move to 6.0.0 when 1.5 of opensearch available
55
kotlin("plugin.spring") version "2.0.0"
66
id("com.google.cloud.tools.jib") version "3.4.3"
77
}

0 commit comments

Comments
 (0)