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.20230829101624 to 1.0.20230913114417.

Updates `uk.gov.service.payments:model` from 1.0.20230829101624 to 1.0.20230913114417
- [Commits](https://github.com/alphagov/pay-java-commons/commits)

Updates `uk.gov.service.payments:utils` from 1.0.20230829101624 to 1.0.20230913114417
- [Commits](https://github.com/alphagov/pay-java-commons/commits)

Updates `uk.gov.service.payments:validation` from 1.0.20230829101624 to 1.0.20230913114417
- [Commits](https://github.com/alphagov/pay-java-commons/commits)

Updates `uk.gov.service.payments:logging` from 1.0.20230829101624 to 1.0.20230913114417
- [Commits](https://github.com/alphagov/pay-java-commons/commits)

Updates `uk.gov.service.payments:queue` from 1.0.20230829101624 to 1.0.20230913114417
- [Commits](https://github.com/alphagov/pay-java-commons/commits)

Updates `uk.gov.service.payments:testing` from 1.0.20230829101624 to 1.0.20230913114417
- [Commits](https://github.com/alphagov/pay-java-commons/commits)

---
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
  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 Sep 14, 2023
1 parent c45299a commit b024eca
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 @@ -14,7 +14,7 @@
<jackson.version>2.15.2</jackson.version>
<testcontainers.version>1.19.0</testcontainers.version>
<postgresql.version>42.6.0</postgresql.version>
<pay-java-commons.version>1.0.20230829101624</pay-java-commons.version>
<pay-java-commons.version>1.0.20230913114417</pay-java-commons.version>
<junit5.version>5.9.3</junit5.version>
<prometheus.version>0.16.0</prometheus.version>
<surefire.version>3.1.2</surefire.version>
Expand Down

0 comments on commit b024eca

Please sign in to comment.