Skip to content

Commit 68468f1

Browse files
Bump uk.gov.justice.hmpps.gradle-spring-boot from 5.15.1 to 5.15.2 (#675)
Bumps uk.gov.justice.hmpps.gradle-spring-boot from 5.15.1 to 5.15.2. --- updated-dependencies: - dependency-name: uk.gov.justice.hmpps.gradle-spring-boot dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ac75773 commit 68468f1

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.1"
4+
id("uk.gov.justice.hmpps.gradle-spring-boot") version "5.15.2"
55
kotlin("plugin.spring") version "1.9.22"
66
id("com.google.cloud.tools.jib") version "3.4.0"
77
}

0 commit comments

Comments
 (0)