Skip to content

Commit ff44fb5

Browse files
Bump uk.gov.justice.hmpps.gradle-spring-boot in the minor group
Bumps the minor group with 1 update: uk.gov.justice.hmpps.gradle-spring-boot. Updates `uk.gov.justice.hmpps.gradle-spring-boot` from 6.1.1 to 6.1.2 --- updated-dependencies: - dependency-name: uk.gov.justice.hmpps.gradle-spring-boot dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 68144fe commit ff44fb5

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

0 commit comments

Comments
 (0)