We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e1ae1d commit 0ac835bCopy full SHA for 0ac835b
build.gradle.kts
@@ -1,7 +1,7 @@
1
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
2
3
plugins {
4
- id("uk.gov.justice.hmpps.gradle-spring-boot") version "5.15.6"
+ id("uk.gov.justice.hmpps.gradle-spring-boot") version "6.0.0"
5
kotlin("plugin.spring") version "1.9.24"
6
id("com.google.cloud.tools.jib") version "3.4.2"
7
}
0 commit comments