Skip to content

Commit

Permalink
Bump uk.gov.justice.hmpps.gradle-spring-boot from 5.12.0 to 5.13.0 (#662
Browse files Browse the repository at this point in the history
)

Bumps uk.gov.justice.hmpps.gradle-spring-boot from 5.12.0 to 5.13.0.

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 5, 2024
1 parent 7d9dc5f commit 90f9dfa
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.12.0"
id("uk.gov.justice.hmpps.gradle-spring-boot") version "5.13.0"
kotlin("plugin.spring") version "1.9.22"
id("com.google.cloud.tools.jib") version "3.4.0"
}
Expand Down

0 comments on commit 90f9dfa

Please sign in to comment.