We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac75773 commit 68468f1Copy full SHA for 68468f1
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.1"
+ id("uk.gov.justice.hmpps.gradle-spring-boot") version "5.15.2"
5
kotlin("plugin.spring") version "1.9.22"
6
id("com.google.cloud.tools.jib") version "3.4.0"
7
}
0 commit comments