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.20240129154528 to 1.0.20240205110547.

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

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

---
updated-dependencies:
- dependency-name: uk.gov.service.payments:logging
  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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 6, 2024
1 parent 0ec4556 commit 235517e
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 @@ -12,7 +12,7 @@
<jmh.version>1.37</jmh.version>
<jackson.version>2.16.1</jackson.version>
<mockito.version>5.10.0</mockito.version>
<pay-java-commons.version>1.0.20240129154528</pay-java-commons.version>
<pay-java-commons.version>1.0.20240205110547</pay-java-commons.version>
<prometheus.version>0.16.0</prometheus.version>
<surefire.version>3.2.5</surefire.version>
<pact.version>3.6.15</pact.version>
Expand Down

0 comments on commit 235517e

Please sign in to comment.