Skip to content

Commit

Permalink
Bump uk.gov.justice.service.hmpps:hmpps-digital-prison-reporting-lib
Browse files Browse the repository at this point in the history
Bumps [uk.gov.justice.service.hmpps:hmpps-digital-prison-reporting-lib](https://github.com/ministryofjustice/hmpps-digital-prison-reporting-lib) from 5.0.0 to 7.3.14.
- [Changelog](https://github.com/ministryofjustice/hmpps-digital-prison-reporting-lib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ministryofjustice/hmpps-digital-prison-reporting-lib/commits)

---
updated-dependencies:
- dependency-name: uk.gov.justice.service.hmpps:hmpps-digital-prison-reporting-lib
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2025
1 parent e93276c commit da629e4
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
Expand Up @@ -14,7 +14,7 @@ dependencies {
implementation("org.springframework.boot:spring-boot-starter-webflux")

// DPR Library
implementation("uk.gov.justice.service.hmpps:hmpps-digital-prison-reporting-lib:5.0.0")
implementation("uk.gov.justice.service.hmpps:hmpps-digital-prison-reporting-lib:7.3.14")
implementation("org.springframework.boot:spring-boot-starter-oauth2-resource-server")

// Database
Expand Down

0 comments on commit da629e4

Please sign in to comment.