Skip to content

Commit

Permalink
Bump the centralized-spring-docker-deps group
Browse files Browse the repository at this point in the history
Bumps the centralized-spring-docker-deps group in /centralized-sampling-tests/sample-apps/spring-boot with 1 update: gradle.


Updates `gradle` from 8.5.0-jdk11 to 8.6.0-jdk11

---
updated-dependencies:
- dependency-name: gradle
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: centralized-spring-docker-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 6, 2024
1 parent 08fd26d commit e9f9933
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM gradle:8.5.0-jdk11 as builder
FROM gradle:8.6.0-jdk11 as builder

WORKDIR /app
COPY ./build.gradle ./build.gradle
Expand Down

0 comments on commit e9f9933

Please sign in to comment.