Skip to content

Commit

Permalink
Bump uk.gov.justice.hmpps.gradle-spring-boot from 5.13.0 to 5.15.1
Browse files Browse the repository at this point in the history
Bumps uk.gov.justice.hmpps.gradle-spring-boot from 5.13.0 to 5.15.1.

---
updated-dependencies:
- dependency-name: uk.gov.justice.hmpps.gradle-spring-boot
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jan 24, 2024
1 parent 90f9dfa commit 6c1924f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile

plugins {
id("uk.gov.justice.hmpps.gradle-spring-boot") version "5.13.0"
id("uk.gov.justice.hmpps.gradle-spring-boot") version "5.15.1"
kotlin("plugin.spring") version "1.9.22"
id("com.google.cloud.tools.jib") version "3.4.0"
}
Expand Down

0 comments on commit 6c1924f

Please sign in to comment.