Skip to content

Commit

Permalink
Bump gradle in /centralized-sampling-tests/sample-apps/spring-boot
Browse files Browse the repository at this point in the history
Bumps gradle from 8.3.0-jdk11 to 8.4.0-jdk11.

---
updated-dependencies:
- dependency-name: gradle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 10, 2023
1 parent 8ed6cc6 commit 11fff38
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.3.0-jdk11 as builder
FROM gradle:8.4.0-jdk11 as builder

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

0 comments on commit 11fff38

Please sign in to comment.