Skip to content

Commit

Permalink
Bump pay-java-commons.version
Browse files Browse the repository at this point in the history
Bumps `pay-java-commons.version` from 1.0.20241002104728 to 1.0.20241007101730.

Updates `uk.gov.service.payments:model` from 1.0.20241002104728 to 1.0.20241007101730
- [Release notes](https://github.com/alphagov/pay-java-commons/releases)
- [Commits](alphagov/pay-java-commons@1.0.20241002104728...1.0.20241007101730)

Updates `uk.gov.service.payments:utils` from 1.0.20241002104728 to 1.0.20241007101730
- [Release notes](https://github.com/alphagov/pay-java-commons/releases)
- [Commits](alphagov/pay-java-commons@1.0.20241002104728...1.0.20241007101730)

Updates `uk.gov.service.payments:validation` from 1.0.20241002104728 to 1.0.20241007101730
- [Release notes](https://github.com/alphagov/pay-java-commons/releases)
- [Commits](alphagov/pay-java-commons@1.0.20241002104728...1.0.20241007101730)

Updates `uk.gov.service.payments:logging-dropwizard-3` from 1.0.20241002104728 to 1.0.20241007101730
- [Release notes](https://github.com/alphagov/pay-java-commons/releases)
- [Commits](alphagov/pay-java-commons@1.0.20241002104728...1.0.20241007101730)

Updates `uk.gov.service.payments:queue` from 1.0.20241002104728 to 1.0.20241007101730
- [Release notes](https://github.com/alphagov/pay-java-commons/releases)
- [Commits](alphagov/pay-java-commons@1.0.20241002104728...1.0.20241007101730)

Updates `uk.gov.service.payments:testing` from 1.0.20241002104728 to 1.0.20241007101730
- [Release notes](https://github.com/alphagov/pay-java-commons/releases)
- [Commits](alphagov/pay-java-commons@1.0.20241002104728...1.0.20241007101730)

---
updated-dependencies:
- dependency-name: uk.gov.service.payments:model
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: uk.gov.service.payments:utils
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: uk.gov.service.payments:validation
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: uk.gov.service.payments:logging-dropwizard-3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: uk.gov.service.payments:queue
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: uk.gov.service.payments:testing
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent ae2b53b commit af84313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<mainClass>uk.gov.pay.ledger.app.LedgerApp</mainClass>
<pay-java-commons.version>1.0.20241002104728</pay-java-commons.version>
<pay-java-commons.version>1.0.20241007101730</pay-java-commons.version>
<prometheus.version>0.16.0</prometheus.version>
<surefire.version>3.5.0</surefire.version>
<swagger.version>2.2.25</swagger.version>
Expand Down

0 comments on commit af84313

Please sign in to comment.