Skip to content

Commit

Permalink
Bump the all-dependencies group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the all-dependencies group with 2 updates in the / directory: [org.springframework.retry:spring-retry](https://github.com/spring-projects/spring-retry) and [org.verapdf:validation-model](https://github.com/veraPDF/veraPDF-validation).


Updates `org.springframework.retry:spring-retry` from 2.0.10 to 2.0.11
- [Release notes](https://github.com/spring-projects/spring-retry/releases)
- [Commits](spring-projects/spring-retry@v2.0.10...v2.0.11)

Updates `org.verapdf:validation-model` from 1.26.1 to 1.26.2
- [Commits](veraPDF/veraPDF-validation@v1.26.1...v1.26.2)

---
updated-dependencies:
- dependency-name: org.springframework.retry:spring-retry
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: org.verapdf:validation-model
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
1 parent 6698e1d commit 032b72a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
val mockkVersion = "1.13.13"
val tokenValidationVersion = "5.0.13"
val logstashVersion = "8.0"
val springRetryVersion = "2.0.10"
val springRetryVersion = "2.0.11"
val springMockkVersion = "4.0.2"
val springDocVersion = "2.7.0"
val testContainersVersion = "1.20.4"
Expand All @@ -14,7 +14,7 @@ val logbackSyslog4jVersion = "1.0.0"
val jacksonJsonschemaVersion = "1.0.39"
val pdfboxVersion = "3.0.3"
val tikaVersion = "3.0.0"
val verapdfVersion = "1.26.1"
val verapdfVersion = "1.26.2"
val klageKodeverkVersion = "1.9.4"
val commonsFileupload2JakartaVersion = "2.0.0-M1"
val otelVersion = "1.45.0"
Expand Down

0 comments on commit 032b72a

Please sign in to comment.